Click or drag to resize
KaxDockZoneHighlightedCssClass Property
Gets or sets a css class name, which will be applied when the KaxDockZone is highlighted. If this property is not set, the control will not have a highlighted style.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string HighlightedCssClass { get; set; }

Property Value

Type: String
See Also