






|
| UltimateSearch Class Library |
| UltimateSearchTypeList..::..TextAlign Property |
| UltimateSearchTypeList Class See Also Send Feedback |
Gets or sets the text alignment.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
| C# |
|---|
public override TextAlign TextAlign { get; set; } |
| Visual Basic |
|---|
Public Overrides Property TextAlign As TextAlign Get Set |
| Visual C++ |
|---|
public: virtual property TextAlign TextAlign { TextAlign get () override; void set (TextAlign value) override; } |
Field Value
Text alignment.
Remarks
Use this property to set the text alignment.
