The C1UniformGrid type exposes the following members.

Constructors

  Name Description
Public method C1UniformGrid
Initializes a new instance of a C1UniformGrid.

Fields

  Name Description
Public field Static member ColumnsProperty
Identifies the Columns dependency property.
Public field Static member FirstColumnProperty
Identifies the FirstColumn dependency property.
Public field Static member RowsProperty
Identifies the Rows dependency property.

Properties

  Name Description
Public property Columns
Gets or sets the number of columns for this panel.
Public property FirstColumn
Gets or sets the number of leading blank cells in the first row of the grid.
Public property Rows
Gets or sets the number of rows for this panel.

See Also