Gets or sets the border brush of the adjustment handles of selected interactive objects. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Brush AdjustmentHandleBorderBrush { get; set; } |
Visual Basic
![]() |
---|
Public Property AdjustmentHandleBorderBrush As Brush |
An instance of the WPF Brush class. The default is Black.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |