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


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