ColumnContextMenuEnabled Property (C1FlexGrid)
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.
public bool ColumnContextMenuEnabled {get; set;}
'Declaration
Public Property ColumnContextMenuEnabled As Boolean