Back to Devexpress

OptionsItemText Members

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

latest3.6 KB
Original Source

OptionsItemText Members

Contains default options that specify how the text regions of layout items displayed within the LayoutControl are rendered.

Constructors

NameDescription
OptionsItemText(ILayoutControl)Initializes a new instance of the OptionsItemText class.

Properties

NameDescription
AlignControlsWithHiddenTextGets or sets whether controls with hidden text must be aligned when the control horizontal alignment is enabled.
AutoAlignModeObsolete. Specifies the alignment options.
EnableAutoAlignmentObsolete. Gets or sets whether the automatic alignment of controls is enabled.
TextAlignModeGets or sets the alignment settings of the controls which are displayed in the LayoutControl.
TextOptionsObsolete. Gets options that specify how text is rendered.
TextToControlDistanceGets or sets the default distance between the text regions of layout items and the corresponding controls.

Methods

NameDescription
Dispose()Releases all resources used by 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.

See Also

OptionsItemText Class

DevExpress.XtraLayout Namespace