The Grid..::..GridAppearance type exposes the following members.

Properties

  NameDescription
Public propertyColumnPanel
Gets a default appearance of the column panel
Public propertyEvenRows
Gets a default appearance of even Rows
Public propertyGroupPanel
Gets a default appearance of the group panel
Public propertyGroupRows
Gets or sets the appearance of group rows.
Public propertyGroupRowsImageSettings
Gets the settings of the image in the group Row.
Public propertyGroupRowsTextAlignment
Gets or sets the text alignment in group Rows.
Public propertyGroupRowsTextSettings
Gets the settings of the text in the group Row.
Public propertyHorizontalFullSizeLines
Gets or sets a value indicating whether the grid should display horizontal lines between cells if there are no specified columns.
Public propertyHorizontalLines
Gets or sets a value indicating whether the Grid should display horizontal lines between cells.
Public propertyHorizontalLinesColor
Gets or sets the color of the horizontal lines.
Public propertyOddRows
Gets a default appearance of even Rows
Public propertySerializationState
Gets or sets the serialization state of the Grid's appearance.
Public propertyVerticalFullSizeLines
Gets or sets a value indicating whether the grid should display vertical lines between cells if there are no specified rows.
Public propertyVerticalLines
Gets or sets a value indicating whether the Grid should display vertical lines between cells.
Public propertyVerticalLinesColor
Gets or sets the color of the vertical lines.

See Also