Click or drag to resize
KaxDockDefaultCommands Property
Gets or sets the value, defining the commands which will appear in the KaxDock titlebar when the commands collection is not modified.

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

Property Value

Type: DefaultCommands
See Also