Click or drag to resize
GridTableViewBase Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      System.Web.UI.WebControlsBaseDataBoundControl
        System.Web.UI.WebControlsDataBoundControl
          System.Web.UI.WebControlsCompositeDataBoundControl
            Kettic.AspNet.ControlsGridTableViewBase
              Kettic.AspNet.ControlsGridTableView

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class GridTableViewBase : CompositeDataBoundControl

The GridTableViewBase type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCellPadding
Public propertyCellSpacing
Public propertyControls (Overrides CompositeDataBoundControlControls.)
Public propertyGridLines
Public propertyHorizontalAlign
Public propertyOwnerGrid
Gets the owner KaxGrid object.
Public propertyTabIndex (Overrides WebControlTabIndex.)
Top
Events
  NameDescription
Public eventSelectedIndexChanged
Top
See Also