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


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