Click or drag to resize
DockExpandCollapseCommand Class
Represents the ExpandCollapse command item in a KaxDock control.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsDockCommand
    Kettic.AspNet.ControlsDockToggleCommand
      Kettic.AspNet.ControlsDockExpandCollapseCommand

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class DockExpandCollapseCommand : DockToggleCommand

The DockExpandCollapseCommand type exposes the following members.

Constructors
  NameDescription
Public methodDockExpandCollapseCommand
Initializes a new instance of the DockExpandCollapseCommand class
Top
See Also