ComponentOne ASP.NET MVC Controls
AllowDragging Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : AllowDragging Property
Gets or sets whether users are allowed to drag rows and/or columns with the mouse.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property AllowDragging As AllowDragging
[DefaultValue()]
public virtual AllowDragging AllowDragging {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members