Gets or sets the number of elements that the ExpressionInfoCollection can contain.
| Visual Basic (Declaration) | |
|---|---|
Public Property Capacity As System.Integer | |
| C# | |
|---|---|
public System.int Capacity {get; set;} | |
|
| ActiveReports Developer 7 | |
| Capacity Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ExpressionInfoCollection Class : Capacity Property |
Glossary Item Box
Gets or sets the number of elements that the ExpressionInfoCollection can contain.
| Visual Basic (Declaration) | |
|---|---|
Public Property Capacity As System.Integer | |
| C# | |
|---|---|
public System.int Capacity {get; set;} | |