WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlSelectionEventArgs Class
Members
In This Topic
    GridControlSelectionEventArgs Class
    In This Topic
    Event data for selection events.
    Syntax
    public class GridControlSelectionEventArgs : CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Grid.CancelEventArgs
             C1.WinUI.Grid.GridControlSelectionEventArgs

    See Also