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

In This Topic
    C1GridViewColumnUngroupEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewColumnUngroupEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Initializes a new instance of the C1GridViewColumnUngroupEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyThe C1BaseField object being ungrouped.  
    Top
    See Also