Item that is displayed on top or at the bottom of the each GridTableView base on the settings of
CommandItemDisplay property. Generally this item displays by default "Add new record" and "Refresh" button,
but it can be customized using the
CommandItemTemplate. The commands bubbled through this item will be fired by
KaxGrid.ItemCommand event.
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public class GridCommandItem : GridItem
Public Class GridCommandItem
Inherits GridItem
public ref class GridCommandItem : public GridItem
type GridCommandItem =
class
inherit GridItem
end
The GridCommandItem type exposes the following members.
Methods See Also