Gets or sets a value indicating whether to use the images specified through the CustomPreviewIcons property.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool UseCustomPreviewIcons { get; set; } |
Visual Basic Copy Code |
---|
Public Property UseCustomPreviewIcons As Boolean |
true to use the custom icons; false to use the built-in icons.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |