DataListOnPaintBackground Method

This is overridden to ignore the row header area to help prevent flickering

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnPaintBackground(
	PaintEventArgs e
)

Parameters

e  PaintEventArgs
The event arguments

See Also