Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnDrawTopLeftBottomRight Method

Back to Class Index

[Visual Basic]
Overridable Protected Sub OnDrawTopLeftBottomRight( _
ByVal e As DrawTopLeftBottomRightEventArgs _
)
[C#]
protected virtual void OnDrawTopLeftBottomRight(
DrawTopLeftBottomRightEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace