ComponentOne ASP.NET MVC Controls
RestrictDragging Property

C1.Web.Mvc.Olap Namespace > PivotPanel Class : RestrictDragging Property
Gets or sets a value that determines whether the panel should restrict drag operations based on field types.
Syntax
'Declaration
 
Public Property RestrictDragging As Nullable(Of Boolean)
public Nullable<bool> RestrictDragging {get; set;}
See Also

Reference

PivotPanel Class
PivotPanel Members