public GridCommandColumn() { _enabled = true; _commandType = Controls.GridCommandType.Details; this.Attributes.Add("class", "grid-command"); }