ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / SelectionModeProperty Field

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