OptionsFocus Class
Contains options that affect focus movement between controls within the Layout Control and layout groups.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Related API Members
The following members return OptionsFocus objects:
Remarks
The options this class provides are accessible with the LayoutControl.OptionsFocus property.
See the Focus Management topic for more information.
Inheritance
Object
DevExpress.XtraLayout.BaseLayoutOptions
OptionsFocus
See Also