Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreHideRow Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace