Class used for setting resizing behavior in the C1GridView control.
Namespace:
C1.Web.UI.Controls.C1GridViewAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class ResizeSettings : IJsonEmptiable, IJsonRestore |
| Visual Basic |
|---|
<SerializableAttribute> _ Public NotInheritable Class ResizeSettings _ Implements IJsonEmptiable, IJsonRestore |