Gets or sets the name of the property of the Item class whose value will be displayed in the column.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public string Property { get; set; } |
Visual Basic Copy Code |
---|
Public Property Property As String |
A string containing the name of the property whose value should be displayed in this column.