Skip to main content

FocusRowStyle

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.50 (5.0.0.0)

Specifies the thickness of the focus frame around a table row.

public enum FocusRowStyle : Enum

Fields

NameDescriptionValue
NoneDo not draw a focus-row frame.
ThickDraw a thick focus-row frame.
ThinDraw a thin focus-row frame.

Used By

NameDescription
SalFormTableWindow.FocusRowStyleGets or sets the focus-row frame thickness in both grids.
SalTableWindow.DefaultFocusRowStyleGets or sets the initial focus-row frame style for subsequently constructed tables.
SalTableWindowBase.FocusRowStyleGets or sets the focus-row frame thickness in both grids.