[]
Specifies options available for customizing the visibility of the column-header menu.
[Flags]
public enum GridColumnOptionsMenuVisibility
| Name | Description |
|---|---|
| Auto | Auto. |
| Collapsed | The menu will not be visible. |
| MouseOver | The menu will appear when the mouse is over the column header. |
| Visible | The menu will be visible. |