MindFusion.Wpf Pack Programmer's Guide
CellAnnotation.ExtendsOutsideBounds Property
See Also
 





InteractiveObject.ExtendsOutsideBounds override.

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

 Syntax

C#  Copy Code

protected override bool ExtendsOutsideBounds { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property ExtendsOutsideBounds As Boolean

 Property Value

A boolean value. Always returns true.

 See Also

CellAnnotation Members
CellAnnotation Class
MindFusion.Spreadsheet.Wpf Namespace