Skip to main content
A newer version of this page is available. .

Format Class

Contains appearance settings for conditional formatting.

Namespace: DevExpress.UI.Xaml.Grid

Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll

Declaration

public class Format :
    FormatBase

Remarks

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

Inheritance

Object
DependencyObject
DevExpress.UI.Xaml.Grid.FormatBase
Format
See Also