ActiveReports Developer 7
Item Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomPropertyDefinitionCollection Class : Item Property

Glossary Item Box

Gets or sets the element at the specified index.

Overload List

OverloadDescription
Item(Int32)Gets or sets the element at the specified index.  
Item(String)Gets the element with the specified name or null if no element has the specified name value.  

See Also