Infragistics(R) NetAdvantage(R) WPF
MaxCount Property
See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace > WorksheetRowCollection Class : MaxCount Property

Gets the maximum number of items allowed in this collection.

Syntax

Visual Basic (Declaration) 
Protected Friend Overrides NotOverridable ReadOnly Property MaxCount As Integer
C# 
protected internal override int MaxCount {get;}

See Also