The Preferences..::..PreferencesGrid type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddingDataRowColor |
Gets or sets the color of the Row, which currently adds the data in a DataSource.
| |
BackColor |
Gets or sets the background color of the grid.
| |
ColumnCaptionFont |
Gets or sets the default Font to paint text on the column panel.
| |
ColumnDefaultWidth |
Gets or sets the default width of the Column.
| |
ColumnMinimalWidth | ||
ColumnOnGroupPanelDefaultHeight |
Gets or sets the default height of the Column on the group panel.
| |
ColumnPanelAppearance |
Gets the default Appearance of the column panel in Header.
| |
ColumnPanelHeight |
Gets or sets the default height of the column panel.
| |
EditorPaintValueSize |
Gets the size of the surface, where the UITypeEditor can paint values.
| |
EvenRowsAppearance |
Gets default appearance of even Rows
| |
ExpandGroups |
Gets or sets a value indicating whether the groups, inserting to Grid are initially expanded.
| |
FocusColor | ||
GroupPanelAppearance |
Gets the default Appearance of the group panel in Header.
| |
GroupPanelFont |
Gets or sets the default Font to paint text on the group panel.
| |
GroupPanelHeight |
Gets or sets the height of the group panel.
| |
GroupPanelText | ||
GroupPanelTextAlignment |
Gets or sets the ContentAlignment to paint the text on the group panel.
| |
GroupPanelTextSettings |
Gets the TextSettings to display the GroupPanelText on the group panel.
| |
GroupRowAppearance |
Gets the default appearance of the group Row | |
GroupRowDefaultHeight |
Gets or sets a default height of the group Row.
| |
HotInspectedObjectColor |
Gets or sets the color of the row that can be inspected in the Inspector control.
| |
MergedColumnHeight |
Gets or sets the default height of the merged column panel.
| |
OddRowsAppearance |
Gets default appearance of odd Rows
| |
RowDefaultHeight |
Gets or sets a default height of the Row.
| |
RowMinimalHeight | ||
RowSelector |
Gets the default Appearance of the row selector (visual element on the left side of the Grid, which permits to manipulate the Rows, change their height, select them,
show related images, etc.)
| |
SelectionColor |
Gets or sets the color of the selected Rows.
| |
SortLevels |
Gets the max number of sort levels, available in the Grid.
|