Skip to main content

CellStyleSettings Class

Contains style settings that specify cell appearance.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.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