C1.Win.FlexGrid Namespace / C1FlexGrid Class / ColumnContextMenuEnabled Property

In This Topic
ColumnContextMenuEnabled Property (C1FlexGrid)
In This Topic
Gets or sets the System.Boolean value specifying whether column context menu should be opened when the user performs right mouse click on the column header.
Syntax
'Declaration
 
Public Property ColumnContextMenuEnabled As Boolean
 
See Also