DataGridDrawBackGround Method
Performs drawing into DataGrid's background.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
protected override void DrawBackGround(
Graphics gxBack
)
Protected Overrides Sub DrawBackGround (
gxBack As Graphics
)
Parameters
- gxBack Graphics
- A Graphics object to draw to.