GridLayoutDefinition.NumberOfColumns Property

Definition

Gets or sets the number of columns of the layout.

public:
 property int NumberOfColumns { int get(); void set(int value); };
public int NumberOfColumns { get; set; }
member this.NumberOfColumns : int with get, set
Public Property NumberOfColumns As Integer

Property Value

The number of columns of the layout.

Applies to