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


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