FormModal Property
Gets a value indicating whether this form is displayed modally.
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool Modal { get; set; }
Public Property Modal As Boolean
Get
Set
member Modal : bool with get, set
Return Value
Booleantrue if the form is displayed modally; otherwise, false.