Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcListBox Class / HeaderStyleProperty Field


In This Topic
    HeaderStyleProperty Field
    In This Topic
    Identifies the HeaderStyle DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HeaderStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcListBox.HeaderStyleProperty
    public static readonly DependencyProperty HeaderStyleProperty
    See Also