FMNControlRadioTextAlignment Property |
Gets or Sets the text Alignment associated with radio button control
Namespace:
Cadcorp.Web.UI.FindMyNearest
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic TextAlign RadioTextAlignment { get; set; }
Public Property RadioTextAlignment As TextAlign
Get
Set
<asp:FMNControl RadioTextAlignment="TextAlign" />
Property Value
Type:
TextAlign
See Also