The C1UniformGrid type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1UniformGrid |
Initializes a new instance of a C1UniformGrid.
|
Fields
| Name | Description | |
|---|---|---|
|
|
ColumnsProperty |
Identifies the Columns dependency property.
|
|
|
FirstColumnProperty |
Identifies the FirstColumn dependency property.
|
|
|
RowsProperty |
Identifies the Rows dependency property.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Columns |
Gets or sets the number of columns for this panel.
|
|
|
FirstColumn |
Gets or sets the number of leading blank cells in the first row of the grid.
|
|
|
Rows |
Gets or sets the number of rows for this panel.
|