Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnStoreRowHeight Method

Back to Class Index

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

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace