Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreMoveCols Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace