Skip to main content

OptionsItemText(ILayoutControl) Constructor

Initializes a new instance of the OptionsItemText class.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public OptionsItemText(
    ILayoutControl ownerControl
)

Parameters

Name Type
ownerControl DevExpress.XtraLayout.ILayoutControl
See Also