C1.Web.Mvc.Olap Namespace / PivotGrid Class / CustomContextMenu Property

In This Topic
CustomContextMenu Property
In This Topic
Gets or sets a value that determines whether the grid should provide a custom context menu.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property CustomContextMenu As Boolean
 
See Also