C1.Web.Mvc Namespace / Code93 Class / LabelPosition Property

In This Topic
LabelPosition Property (Code93)
In This Topic
Gets or sets where to render the value of the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property LabelPosition As LabelPosition
 
See Also