DataElementName Property (IGroup)
In This Topic
Gets the name of the data element associated with this group.
Syntax
'Declaration
ReadOnly Property DataElementName As String
string DataElementName {get;}
Property Value
The name of the data element as a
System.String.
See Also