GridLayoutDefinition.MaxNumberOfRows Field

Definition

Specifies the maximum number of rows in the layout.

public: int MaxNumberOfRows = 10000;
public const int MaxNumberOfRows = 10000;
val mutable MaxNumberOfRows : int
Public Const MaxNumberOfRows As Integer  = 10000

Field Value

Value = 10000

Applies to