OptionsItemText Properties
Contains default options that specify how the text regions of layout items displayed within the LayoutControl are rendered.Name | Description |
---|---|
AlignControlsWithHiddenText | Gets or sets whether controls with hidden text must be aligned when the control horizontal alignment is enabled. |
AutoAlignMode | Obsolete. Specifies the alignment options. |
EnableAutoAlignment | Obsolete. Gets or sets whether the automatic alignment of controls is enabled. |
TextAlignMode | Gets or sets the alignment settings of the controls which are displayed in the LayoutControl. |
TextOptions | Obsolete. Gets options that specify how text is rendered. |
TextToControlDistance | Gets or sets the default distance between the text regions of layout items and the corresponding controls. |
See Also