Click or drag to resize

DivWidgetBaseWidgetWidth Property

Get override for default client-side widget width, in pixels. If value is less than or equal to zero then no override is used.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected virtual int WidgetWidth { get; }

Property Value

Type: Int32
See Also