Skip to main content

GridTextColumnBase.NullTextForegroundProperty Field

Identifies the NullTextForeground dependency property.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty NullTextForegroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also