Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreRemoveCols Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace