ResizableAttribute.Value property
Gets a value indicating whether the target is resizable.
public bool Value { get; }
Property Value
true if resizable; otherwise, false.
See Also
- class ResizableAttribute
Gets a value indicating whether the target is resizable.
public bool Value { get; }
true if resizable; otherwise, false.