Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreCopyCells Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace