Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public class OptionsItemTextGroup :
    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