Gets or sets a value indicating whether to use the images specified through the CustomPreviewIcons property.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
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.