Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnGetStyleRowCol Method

Back to Class Index

[Visual Basic]
Overridable Public Function OnGetStyleRowCol( _
ByVal e As GetStyleRowColEventArgs _
) As Boolean
[C#]
public virtual bool OnGetStyleRowCol(
GetStyleRowColEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace