C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / WijmoControlMode Property

In This Topic
WijmoControlMode Property (C1TargetControlBase)
In This Topic
A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project.
Syntax
'Declaration
 
Public Overridable Property WijmoControlMode As WijmoControlMode
 
See Also