Skip to main content

Format Class

Contains appearance settings for conditional formatting.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class Format :
    FormatBase,
    IFormat

The following members return Format objects:

Remarks

The Format class instances are used to specify the properties that define custom formatting settings:

Inheritance

Object
DependencyObject
DevExpress.WinUI.Grid.FormatBase
Format
See Also