Share via


GridLayoutDefinition.MaxNumberOfConsecutiveEmptyRows Field

Definition

Counts the maximum number of consecutive empty rows.

public: int MaxNumberOfConsecutiveEmptyRows = 20;
public const int MaxNumberOfConsecutiveEmptyRows = 20;
val mutable MaxNumberOfConsecutiveEmptyRows : int
Public Const MaxNumberOfConsecutiveEmptyRows As Integer  = 20

Field Value

Value = 20

Applies to