Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreFrozenRows Method

Back to Class Index

[Visual Basic]
Overridable Protected Function OnStoreFrozenRows( _
ByVal e As StoreFrozenRowsEventArgs _
) As Boolean
[C#]
protected virtual bool OnStoreFrozenRows(
StoreFrozenRowsEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace