Gets or sets the size of the resize band of items in the calandar views.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public int ResizeBandSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ResizeBandSize As Integer |
See Also