The element used to display the specified item.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public DependencyObject Element { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
| Visual Basic |
|---|
Public Property Element As DependencyObject <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |