Gets or sets the color of the content of the spinner's buttons.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color ButtonContentColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ButtonContentColor As Color |
A Color object.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |