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

Gets or sets a value indicating whether the column will be filled with line numbers. Default value is false.

[Visual Basic]
Public Property LineNumbers As Boolean
[C#]
public bool LineNumbers {get; set;}

See Also

GridColumn Class | APNSoft.WebControls Namespace