Gets or sets a value that determines whether the event handler has rendered the element.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public bool Handled { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Handled As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |