MindFusion.Wpf Pack Programmer's Guide
WorkbookView.AdjustmentHandleBackground Property
See Also
 





Gets or sets the background brush of the adjustment handles of selected interactive objects. This is a dependency property.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public Brush AdjustmentHandleBackground { get; set; }

Visual Basic  Copy Code

Public Property AdjustmentHandleBackground As Brush

 Property Value

An instance of the WPF Brush class. The default is White.

 See Also

WorkbookView Members
WorkbookView Class
MindFusion.Spreadsheet.Wpf Namespace