| Visual Basic (Declaration) | |
|---|---|
Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ILayoutArea | |
| C# | |
|---|---|
ILayoutArea Item( int index ) {get;} | |
Parameters
- index
| DataDynamics.Reports.Extensibility | Support Forum |
| Item(Int32) Property | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Layout Namespace > ILayoutArea Interface > Item Property : Item(Int32) Property |
| Visual Basic (Declaration) | |
|---|---|
Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ILayoutArea | |
| C# | |
|---|---|
ILayoutArea Item( int index ) {get;} | |