GUIDropDownListModelTextAlign Property
|
Sets the text alignment for items in the Drop Down List.
Namespace:
Livit.Learn.Model.GUIAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic TextAlignment TextAlign { get; set; }
Property Value
Type:
TextAlignment
Remarks
Available values for this property can be found here.
See Also