Back to Devexpress

OptionsItemTextGroup Members

windowsforms-devexpress-dot-xtralayout-dot-optionsitemtextgroup-dot-underscore-members.md

latest3.4 KB
Original Source

OptionsItemTextGroup Members

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

Constructors

NameDescription
OptionsItemTextGroup(LayoutGroup)Initializes a new instance of the OptionsItemTextGroup class with default settings.

Properties

NameDescription
AlignControlsWithHiddenTextGets or sets whether controls with hidden text must be aligned when the local horizontal alignment of controls within the group is enabled.
TextAlignModeGets or sets the alignment settings of the controls displayed in the current group.
TextToControlDistanceGets or sets the distance between text regions and controls for the current group’s layout items.

Methods

NameDescription
Dispose()Disposes of the current object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string representing the current object.

See Also

OptionsItemTextGroup Class

DevExpress.XtraLayout Namespace