GroupLevelStyleEventArgs Properties
Provides data for the GridView.GroupLevelStyle event.| Name | Description |
|---|---|
| Level | Gets the nesting level of group rows whose style is to be specified. |
| LevelAppearance | Gets the appearance settings applied to the group rows located at the current nesting level. |
See Also