Click or drag to resize

OLPanelOLControls Property

Gets or Sets collection of OLControlBase.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public List<OLControlBase> OLControls { get; set; }

Property Value

Type: ListOLControlBase
See Also