Back to Devexpress

OptionsItemTextGroup Class

windowsforms-devexpress-dot-xtralayout-dcc33a96.md

latest1.4 KB
Original Source

OptionsItemTextGroup Class

Contains options that specify how the text regions of layout items, displayed within a specific group, are rendered.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class OptionsItemTextGroup :
    IDisposable
vb
Public Class OptionsItemTextGroup
    Implements IDisposable

The following members return OptionsItemTextGroup objects:

Remarks

The options this class provides are accessible with the LayoutGroup.OptionsItemText property.

Inheritance

Object OptionsItemTextGroup

See Also

OptionsItemTextGroup Members

OptionsItemText

DevExpress.XtraLayout Namespace