| Visual Basic (Declaration) | |
|---|---|
Overloads ReadOnly Property Item( _ ByVal name As String _ ) As IBandedListGroup | |
| C# | |
|---|---|
IBandedListGroup Item( string name ) {get;} | |
Parameters
- name
| DataDynamics.Reports.Extensibility | Support Forum |
| Item(String) Property | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Rendering.Components Namespace > IBandedListGroupCollection Interface > Item Property : Item(String) Property |
| Visual Basic (Declaration) | |
|---|---|
Overloads ReadOnly Property Item( _ ByVal name As String _ ) As IBandedListGroup | |
| C# | |
|---|---|
IBandedListGroup Item( string name ) {get;} | |