GridFixedSize Property
Gets or sets the value determining if this
Grid will resize according to it's number of rows, or will remain at it's original height. Only valid when this
Grid is used for printing
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool FixedSize { get; set; }
Public Property FixedSize As Boolean
Get
Set
member FixedSize : bool with get, set
Property Value
Boolean