Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / SelectionRange Structure


In This Topic
    SelectionRange Structure Properties
    In This Topic

    For a list of all members of this type, see SelectionRange members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the end index of the selection range.  
    Public PropertyGets a boolean value indicating whether the selection range is empty.  
    Public PropertyGets the length of the selection range.  
    Public PropertyGets or sets the start index of the selection range.  
    Top
    See Also