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





Gets or sets the background brush of the adjustment handles. 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.

 See Also

InteractiveObjectPresenter Members
InteractiveObjectPresenter Class
MindFusion.Spreadsheet.Wpf Namespace