Gets or sets the data source associated with the control.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Object DataSource { get; set; } |
Visual Basic Copy Code |
---|
Public Property DataSource As Object |
An Object representing the data source.