Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreReadOnly Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace