DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The name of this group column.
Gets the name of this group column.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public Object ColumnName { get; } |
Visual Basic |
---|
Public ReadOnly Property ColumnName As Object Get |
Visual C++ |
---|
public: virtual property Object^ ColumnName { Object^ get () sealed; } |
Return Value
Type: ObjectThe name of this group column.