namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Determines resizability of a target column.
[AttributeUsage(AttributeTargets.All)]
public sealed class ResizableAttribute : Attribute
name | description |
---|---|
ResizableAttribute() | Initializes a new instance of the ResizableAttribute class. |
ResizableAttribute(…) | Initializes a new instance of the ResizableAttribute class. |
Value { get; } | Gets a value indicating whether the target is resizable. |
- Source: ResizableAttribute.cs