Gets the resource (if any) the cell is associated with. This is a dependency property.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Resource Resource { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Resource As Resource |
An instance of the Resource class or null (Nothing in Visual Basic) if the current view is not grouped.