Click or drag to resize
GridHeaderContextMenu Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      System.Web.UI.WebControlsBaseDataBoundControl
        System.Web.UI.WebControlsDataBoundControl
          KaxDataBoundControl
            Kettic.AspNet.ControlsControlItemContainer
              Kettic.AspNet.ControlsHierarchicalControlItemContainer
                Kettic.AspNet.ControlsKaxMenu
                  Kettic.AspNet.ControlsKaxContextMenu
                    Kettic.AspNet.ControlsGridContextMenu
                      Kettic.AspNet.ControlsGridHeaderContextMenu

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 GridHeaderContextMenu : GridContextMenu

The GridHeaderContextMenu type exposes the following members.

Constructors
  NameDescription
Public methodGridHeaderContextMenu
Top
Methods
Properties
  NameDescription
Public propertyCollapseAnimation
Public propertyEnableAutoScroll
Gets or sets a Boolean value that indicates whether the scrollbar is applied if the group height is larger than the screen height.
Public propertyFilterNumericBoxFirstCondition
Top
See Also