Back to Devexpress

OptionsFocus Class

windowsforms-devexpress-dot-xtralayout-a4637a10.md

latest1.7 KB
Original Source

OptionsFocus Class

Contains options that affect focus movement between controls within the Layout Control and layout groups.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class OptionsFocus :
    BaseLayoutOptions
vb
Public Class OptionsFocus
    Inherits BaseLayoutOptions

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

OptionsFocus Members

OptionsFocus

Focus Management

DevExpress.XtraLayout Namespace