Visual Basic (Declaration) | |
---|---|
Overloads ReadOnly Property Item( _ ByVal id As System.String _ ) As ILayoutArea |
C# | |
---|---|
ILayoutArea Item( System.string id ) {get;} |
Parameters
- id
- The name of the item.
ActiveReports Developer 7 | |
Item(String) Property | |
See Also |
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutArea Interface > Item Property : Item(String) Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Overloads ReadOnly Property Item( _ ByVal id As System.String _ ) As ILayoutArea |
C# | |
---|---|
ILayoutArea Item( System.string id ) {get;} |