DataCollectionName Property (IBandedListGroup)
In This Topic
Gets the name of the banded list group element.
Syntax
'Declaration
ReadOnly Property DataCollectionName As String
string DataCollectionName {get;}
Property Value
A
System.String specifying the data collection name.
See Also