Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlRangeEventArgs Class
Properties

In This Topic
    GridControlRangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GridControlRangeEventArgs.

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