|  |  | 
 GridCommandColumn Class [PHP]
GridCommandColumn Class [PHP]
                        	
		 
GridColumn
|__ GridCommandColumn
						|__ GridCommandColumn
Summary
| Properties | Description | |
|  | CommandText | Get or set text on button command. | 
|  | CssClass | Get or set the css class name for command button. | 
|  | OnClick | Get or set javascript that will excute when command button is click. | 
Properties Detail
CssClassTop
string CssClass
Get or set the css class name for command button.
Supported from version: 1.0.0.0
OnClickTop
string OnClick
Get or set javascript that will excute when command button is click.
Supported from version: 1.0.0.0
|  |  | 
