A shortcut for the Header Text property, when the header is a TextBlock
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string HeaderText { get; set; } |
| Visual Basic |
|---|
Public Property HeaderText As String Get Set |
| JScript |
|---|
function get HeaderText () : String function set HeaderText (value : String) |