Gets or sets the name of the data member from the associated data source to bind the styles to.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string StylesDataMember { get; set; } |
Visual Basic Copy Code |
---|
Public Property StylesDataMember As String |
A string value specifying the styles data member.
MindFusion.Scheduling Programmer's Guide | © 2022 MindFusion |