Gets the object that would be displayed.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public Object Value { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Value As Object |
The value of the item's property associated with the column the processed cell belongs to. This could be null (Nothing in Visual Basic) if the value of the corresponding item property is null.