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.v24.2.dll
Declaration
Related API Members
The following members return OptionsItemTextGroup objects:
Remarks
The options this class provides are accessible with the LayoutGroup.OptionsItemText property.
Inheritance
Object
OptionsItemTextGroup
See Also