Search
ScrollBarView.Color Property
See Also
 






Gets or sets the color of the scrollbar.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Color Color { get; set; }

Visual Basic  Copy Code

Public Property Color As Color

 Property Value

 See Also