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

Gets or sets the Cascading Style Sheet (CSS) class for the values displayed in the row. 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

GridRow Class | APNSoft.WebControls Namespace