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