GroupLevelStyleEventArgs Constructors
Provides data for the GridView.GroupLevelStyle event.Name | Parameters | Description |
---|---|---|
GroupLevelStyleEventArgs(Int32, AppearanceObject) | level, levelAppearance | Initializes a new instance of the GroupLevelStyleEventArgs class with the specified level and appearance. |
See Also