MindFusion.Wpf Pack Programmer's Guide
InteractiveObjectPresenter Members
Fields Properties Methods
 


Defines the presentation of interactive objects in the WorkbookView control.

The following tables list the members exposed by the InteractiveObjectPresenter type.

 Public Fields

  Name Description

AdjustmentHandleBackgroundProperty

Identifies the AdjustmentHandleBackground dependency property.

AdjustmentHandleBorderBrushProperty

Identifies the AdjustmentHandleBorderBrush dependency property.

AdjustmentHandleSizeProperty

Identifies the AdjustmentHandleSize dependency property.

IsSelectedProperty

Identifies the IsSelected dependency property.

ObjectProperty

Identifies the Object dependency property.

 Public Properties

  Name Description

AdjustmentHandleBackground

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

AdjustmentHandleBorderBrush

Gets or sets the border brush of the adjustment handles. This is a dependency property.

AdjustmentHandleSize

Gets or sets the size of the adjustment handles, in pixels. This is a dependency property.

IsSelected

Gets or sets a value indicating whether the presenter is selected. This is a dependency property.

Object

Gets or sets the interactive object associated with this presenter. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 Protected Methods

  Name Description

GetLayoutClip

FrameworkElement.GetLayoutClip override.

 See Also

InteractiveObjectPresenter Class
MindFusion.Spreadsheet.Wpf Namespace