IPresentationFormatterRowClassName Property
|
Gets the CSS class name for rows
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string RowClassName { get; }
ReadOnly Property RowClassName As String
Get
property String^ RowClassName {
String^ get ();
}
abstract RowClassName : string with get
Property Value
Type:
StringSee Also