Search
InteractiveObject.ExtendsOutsideBounds Property
See Also
 






Gets a value indicating whether this object's visual can extend beyond the object's bounding rectangle.

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

 Syntax

C#  Copy Code

protected virtual bool ExtendsOutsideBounds { get; }

Visual Basic  Copy Code

Protected Overridable ReadOnly Property ExtendsOutsideBounds As Boolean

 Property Value

 See Also