Gets a value indicating whether the bands should be displayed.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public bool ResizeBandsVisible { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ResizeBandsVisible As Boolean |
See Also