| Visual Basic (Declaration) | |
|---|---|
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ContextAttribute | |
| C# | |
|---|---|
public ContextAttribute Item( int index ) {get;} | |
Parameters
- index
| DataDynamics.Reports.Windows.Forms | Support Forum |
| Item(Int32) Property | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms.Utils Namespace > ContextAttributeCollection Class > Item Property : Item(Int32) Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As ContextAttribute | |
| C# | |
|---|---|
public ContextAttribute Item( int index ) {get;} | |