ActualHeaderText Property
In This Topic
Gets the header that will be shown in the column header. if
HeaderText is not specified the
PropertyName property will be used.
Syntax
'Declaration
Public ReadOnly Property ActualHeaderText As String
public string ActualHeaderText {get;}
See Also