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


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