ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewSelectEventArgs Class
Properties

In This Topic
    C1GridViewSelectEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewSelectEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Initializes a new instance of the C1GridViewSelectEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets or sets the index of the new row to select in the C1GridView control.  
    Top
    See Also