Class DashboardQueryColumn
public class DashboardQueryColumn
- Inheritance
-
DashboardQueryColumn
- Inherited Members
- Extension Methods
Constructors
DashboardQueryColumn()
public DashboardQueryColumn()
Properties
Label
public string Label { get; set; }
Property Value
Link
public DashboardQueryColumnLink Link { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Sort
public string Sort { get; set; }
Property Value
Type
public string Type { get; set; }