PivotGridAppearances Properties
Provides the appearance settings used to paint a PivotGridControl.Name | Description |
---|---|
Cell | Gets the appearance settings used to paint data cells. Inherited from PivotGridAppearancesBase. |
ColumnHeaderArea | Gets the appearance settings used to paint the column header area. |
CustomizationFormHint | Gets or sets the appearance of the hint text displayed in an empty Customization Form. |
CustomTotalCell | Gets the appearance settings used to paint custom total cells. Inherited from PivotGridAppearancesBase. |
DataHeaderArea | Gets the appearance settings used to paint the data header area. |
Empty | Gets the appearance settings used to paint the Pivot Grid Control’s empty area. |
ExpandButton | Gets the appearance settings used to paint expand buttons. |
FieldHeader | Gets the default appearance settings used to paint field headers. Inherited from PivotGridAppearancesBase. |
FieldValue | Gets 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. |
FieldValueGrandTotal | Gets the appearance settings used to paint grand total headers. Inherited from PivotGridAppearancesBase. |
FieldValueTotal | Gets the appearance settings used to paint the headers of Totals. Inherited from PivotGridAppearancesBase. |
FilterHeaderArea | Gets the appearance settings used to paint the filter header area. |
FilterPanel | |
FilterSeparator | Gets the appearance settings used to paint the filter header area separator. Inherited from PivotGridAppearancesBase. |
FixedLine | Gets the appearance settings used to paint fixed lines. |
FocusedCell | Gets the appearance settings used to paint the currently focused cell. |
GrandTotalCell | Gets the appearance settings used to paint Grand Total cells. Inherited from PivotGridAppearancesBase. |
HeaderArea | Gets the appearance settings used to paint the header area. |
HeaderFilterButton | Gets the appearance settings used to paint filter buttons. |
HeaderFilterButtonActive | Gets the appearance settings used to paint the filter buttons displayed within the field headers that are involved in filtering. |
HeaderGroupLine | Gets the appearance settings used to paint connector lines between field headers combined in a field group. Inherited from PivotGridAppearancesBase. |
IsDisposed | Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection. |
IsLoading | For internal use. Inherited from PivotGridAppearancesBase. |
Lines | Gets the appearance settings used to paint the horizontal and vertical lines. Inherited from PivotGridAppearancesBase. |
RowHeaderArea | Gets the appearance settings used to paint the row header area. |
SelectedCell | Gets the appearance settings used to paint the selected cells. |
SortByColumnIndicatorImage | Gets or sets a glyph that is used to indicate that values of column/row fields are sorted by a specific row/column. |
TotalCell | Gets the appearance settings used to paint automatic total cells. Inherited from PivotGridAppearancesBase. |
See Also