A shortcut for the Header Text property, when the header is a TextBlock

Namespace: Ico.WPF.Specialized
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string SubHeaderText { get; set; }
Visual Basic
Public Property SubHeaderText As String
	Get
	Set
JScript
function get SubHeaderText () : String
function set SubHeaderText (value : String)

See Also