Click or drag to resize

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)
Syntax
public TextAlign RadioTextAlignment { get; set; }

Property Value

Type: TextAlign
See Also