AxpDataGrid

AxpDataGrid.ScrollBarWidth Property

Width of dummy filler column header at the very right used for scrolling grids.

[Visual Basic]
Public Property ScrollBarWidth As String
[C#]
public string ScrollBarWidth {get; set;}

Property Value

Default=empty string

Remarks

For cross browser compatibility and the local display settings, this is best left blank. It can be set to a specifix width, e.g. "14px"

See Also

AxpDataGrid Class | Axezz.WebControls Namespace