Objective Grid for Microsoft® .NET® Reference Guide

GridControl.raise_StoreReadOnly Method 

Back to Class Index

[Visual Basic]
Protected Sub raise_StoreReadOnly( _
   ByVal i1 As Object, _
   ByVal i2 As StoreReadOnlyEventArgs _
)
[C#]
protected void raise_StoreReadOnly(
   object i1,
   StoreReadOnlyEventArgs i2
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace