FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSelectionEventArgs Class
Properties


In This Topic
    GridSelectionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GridSelectionEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.WPF.Grid.CancelEventArgs)
    Public PropertyGets a value indicating whether the associated event is cancellable. (Inherited from C1.WPF.Grid.CancelEventArgs)
    Public PropertyGets the cell range. (Inherited from C1.WPF.Grid.GridCellRangeEventArgs)
    Public PropertyGets the cell range.  
    Public PropertyGets the selected cells.  
    Public PropertyGets the type of the cell. (Inherited from C1.WPF.Grid.GridCellRangeEventArgs)
    Top
    See Also