GridClientSelectColumn Class |
Displays a Checkbox control for each item in the column. This
allows you to select grid rows client-side automatically when you change the status of
the checkbox to checked.
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 GridClientSelectColumn : GridButtonColumn
Public Class GridClientSelectColumn
Inherits GridButtonColumn
public ref class GridClientSelectColumn : public GridButtonColumn
type GridClientSelectColumn =
class
inherit GridButtonColumn
end
The GridClientSelectColumn type exposes the following members.
Constructors
Methods
See Also