C1.Web.Mvc Namespace / UpcA Class / AddOnLabelPosition Property

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