Gets or sets a value that indicates whether users are allowed to resize
rows and columns using the mouse.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public AllowResizing AllowResizing { get; set; } |
Visual Basic |
---|
Public Property AllowResizing As AllowResizing Get Set |