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

In This Topic
RenderType Property (Code93)
In This Topic
Gets or sets the rendering type of the control.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property RenderType As RenderType
 
See Also