public string? LineNumberCssClass { get; set; }
Public Property LineNumberCssClass As String
Get
Set
public:
property String^ LineNumberCssClass {
String^ get ();
void set (String^ value);
}
member LineNumberCssClass : string with get, set
If you use Table for the LineNumberMode property, this CSS class is applied to the <td> element containing the line numbers.