FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlSelectionEventArgs Class
Members

In This Topic
    GridControlSelectionEventArgs Class
    In This Topic
    Event data for selection events.
    Object Model
    GridControlSelectionEventArgs Class
    Syntax
    'Declaration
     
    Public Class GridControlSelectionEventArgs 
       Inherits CancelEventArgs
    public class GridControlSelectionEventArgs : CancelEventArgs 
    Inheritance Hierarchy

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

    See Also