Objective Grid for Microsoft® .NET® Reference Guide

GridControl.SetRowCount Method 

Back to Class Index

[Visual Basic]
Overridable Public Sub SetRowCount( _
   ByVal nRows As Integer, _
   ByVal rFlags As RedrawFlags _
)
[C#]
public virtual void SetRowCount(
   int nRows,
   RedrawFlags rFlags
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace