Skip to content

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