FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexGrid Class / SelectedItemsProperty Field

In This Topic
    SelectedItemsProperty Field
    In This Topic
    Identifies the SelectedItems dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedItemsProperty As DependencyProperty
    public static readonly DependencyProperty SelectedItemsProperty
    See Also