Resizable Property (SparkWindow)

Class

SparkWindow.

Action

Gets a value whether the window can be resized.

Syntax

C#
protected Boolean resizable { get; }
VB
'Declaration
Protected Read Property resizable As Boolean

Access

Read only.