Name | Description | |
---|---|---|
![]() | GridLayout Constructor | Overloaded. Initializes a new instance of the GridLayout class. |
The following tables list the members exposed by GridLayout.
Name | Description | |
---|---|---|
![]() | GridLayout Constructor | Overloaded. Initializes a new instance of the GridLayout class. |
Name | Description | |
---|---|---|
![]() | Columns | Gets or sets the number of columns for the GridLayout. |
![]() | Rows | Gets or sets the number of rows for the GridLayout. |
![]() | Size | Gets the size of the GridLayout. |
Name | Description | |
---|---|---|
![]() | DecreaseSize | Decreases the grid layout size by one column or one row at a time. |
![]() | Equals | Compares the GridLayout object to another System.Object to see whether they are equal. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | IncreaseSize | Increases the grid layout size by one column or one row at a time. |