APNSoft Controls [4.5.2.20] - API Reference
GridColumn.CssClass Property

Gets or sets the Cascading Style Sheet (CSS) class for the values displayed in the column. All custom classes must be included in the skin's CSS file.

[Visual Basic]
Public Property CssClass As String
[C#]
public string CssClass {get; set;}

See Also

GridColumn Class | APNSoft.WebControls Namespace