ComponentOne ASP.NET MVC Controls
ThresholdWidth Property

C1.Web.Mvc.Viewer Namespace > ViewerBase Class : ThresholdWidth Property
Gets or sets the threshold to switch between mobile and PC template
Syntax
'Declaration
 
<DefaultValueAttribute(767)>
Public Property ThresholdWidth As Integer
[DefaultValue(767)]
public int ThresholdWidth {get; set;}
See Also

Reference

ViewerBase Class
ViewerBase Members