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