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

In This Topic
SelectionMode Property (PivotGrid)
In This Topic
Gets or sets the current selection mode.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property SelectionMode As SelectionMode
 
See Also