C1.Web.Mvc Namespace / QrCode Class / Model Property

In This Topic
Model Property
In This Topic
Gets or sets the model style of the control used.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property Model As QrCodeModel
 
See Also