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

CellStyleSettings Class

Contains style settings that specify cell appearance.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class CellStyleSettings :
    SettingsBase

The following members return CellStyleSettings objects:

Inheritance

Object
DependencyObject
DevExpress.WinUI.Core.Internal.SettingsBase
CellStyleSettings
See Also