Objective Grid for Microsoft® .NET® Reference Guide

StoreCurrentCellEventArgs.canStore_ Field

Back to Class Index

Specifies whether the data in a store event can be stored to the grid.     

[Visual Basic]
Protected canStore_ As Boolean
[C#]
protected bool canStore_;

See Also

StoreCurrentCellEventArgs Class | StoreCurrentCellEventArgs Members | Stingray.Grid Namespace