GridViewContextMenuStyles Properties
Contains settings that allow the appearance of various context menu types to be defined.| Name | Description |
|---|---|
| Column | Gets the style settings defining the appearance of the column context menu. |
| Common | Gets the style settings defining the common appearance of context menu. |
| Footer | Gets the style settings defining the appearance of the footer context menu. |
| GroupFooter | Gets the style settings defining the appearance of the group footer context menu. |
| GroupPanel | Gets the style settings defining the appearance of the group panel context menu. |
| Row | Gets the style settings defining the appearance of the row context menu. |
See Also