MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAutoGeneratingColumnEventArgs Class


In This Topic
    GridAutoGeneratingColumnEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see GridAutoGeneratingColumnEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the associated event should be canceled. (Inherited from C1.Maui.Grid.CancelEventArgs)
    Public PropertyGets a value indicating whether the associated event is cancellable. (Inherited from C1.Maui.Grid.CancelEventArgs)
    Public PropertyGets or sets the column that is being auto-generated.  
    Public PropertyGets the property info associated to the column that is being auto-generated.  
    Top
    See Also