Back to Devexpress

TotalSummaryAppearance Class

maui-devexpress-dot-maui-dot-datagrid-c228bcf4.md

latest1.8 KB
Original Source

TotalSummaryAppearance Class

An object class that contains a DataGridView total summary’s apperance properties.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class TotalSummaryAppearance :
    CellAppearanceBase

The following members return TotalSummaryAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase DataGridItemAppearanceBase CellAppearanceBase TotalSummaryAppearance

Extension Methods

Yield<TotalSummaryAppearance>()

YieldIfNotNull<TotalSummaryAppearance>()

See Also

TotalSummaryAppearance Members

DevExpress.Maui.DataGrid Namespace