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


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