GridClientDeleteColumn Class |
A special type of GridButtonColumn, including a delete buttons in each row. It
provides the functionality of erasing records client-side, without making a round trip
to the server.
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class GridClientDeleteColumn : GridButtonColumn
Public Class GridClientDeleteColumn
Inherits GridButtonColumn
public ref class GridClientDeleteColumn : public GridButtonColumn
type GridClientDeleteColumn =
class
inherit GridButtonColumn
end
The GridClientDeleteColumn type exposes the following members.
Constructors
Methods
Properties
See Also