Gets or sets the item that labels the control.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Object Header { get; set; } |
Visual Basic |
---|
Public Property Header As Object Get Set |