Enum Shading
Background shading state used for rows in the edit control.
Namespace: Sdl.DesktopEditor.EditorApi
Assembly: Sdl.DesktopEditor.EditorApi.dll
Syntax
public enum Shading
Fields
Name | Description |
---|---|
NotShaded | The row does not have a shaded background. |
Shaded | The row has a shaded background. |
Undefined | The shading status has not yet been determined. |