Back to Devexpress

PivotGridAppearances Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridappearances-dot-underscore-properties.md

latest8.2 KB
Original Source

PivotGridAppearances Properties

Provides the appearance settings used to paint a PivotGridControl.

NameDescription
CellGets the appearance settings used to paint data cells. Inherited from PivotGridAppearancesBase.
ColumnHeaderAreaGets the appearance settings used to paint the column header area.
CustomizationFormHintGets or sets the appearance of the hint text displayed in an empty Customization Form.
CustomTotalCellGets the appearance settings used to paint custom total cells. Inherited from PivotGridAppearancesBase.
DataHeaderAreaGets the appearance settings used to paint the data header area.
EmptyGets the appearance settings used to paint the Pivot Grid Control’s empty area.
ExpandButtonGets the appearance settings used to paint expand buttons.
FieldHeaderGets the default appearance settings used to paint field headers. Inherited from PivotGridAppearancesBase.
FieldValueGets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals. Inherited from PivotGridAppearancesBase.
FieldValueGrandTotalGets the appearance settings used to paint grand total headers. Inherited from PivotGridAppearancesBase.
FieldValueTotalGets the appearance settings used to paint the headers of Totals. Inherited from PivotGridAppearancesBase.
FilterHeaderAreaGets the appearance settings used to paint the filter header area.
FilterPanel
FilterSeparatorGets the appearance settings used to paint the filter header area separator. Inherited from PivotGridAppearancesBase.
FixedLineGets the appearance settings used to paint fixed lines.
FocusedCellGets the appearance settings used to paint the currently focused cell.
GrandTotalCellGets the appearance settings used to paint Grand Total cells. Inherited from PivotGridAppearancesBase.
HeaderAreaGets the appearance settings used to paint the header area.
HeaderFilterButtonGets the appearance settings used to paint filter buttons.
HeaderFilterButtonActiveGets the appearance settings used to paint the filter buttons displayed within the field headers that are involved in filtering.
HeaderGroupLineGets the appearance settings used to paint connector lines between field headers combined in a field group. Inherited from PivotGridAppearancesBase.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingFor internal use. Inherited from PivotGridAppearancesBase.
LinesGets the appearance settings used to paint the horizontal and vertical lines. Inherited from PivotGridAppearancesBase.
RowHeaderAreaGets the appearance settings used to paint the row header area.
SelectedCellGets the appearance settings used to paint the selected cells.
SortByColumnIndicatorImageGets or sets a glyph that is used to indicate that values of column/row fields are sorted by a specific row/column.
TotalCellGets the appearance settings used to paint automatic total cells. Inherited from PivotGridAppearancesBase.

See Also

PivotGridAppearances Class

PivotGridAppearances Members

DevExpress.XtraPivotGrid Namespace