Spread Silverlight Documentation
FloatingObject Class Members
Properties  Methods  Events


The following tables list the members exposed by FloatingObject.

Public Properties
 NameDescription
Public PropertyCanPrintGets or sets a value that indicates whether this floating object can print.  
Public PropertyDynamicMoveGets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns.  
Public PropertyDynamicSizeGets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns.  
Public PropertyEndColumnGets the end column index of the floating object position.  
Public PropertyEndColumnOffsetGets the offset relative to the end column of the floating object.  
Public PropertyEndRowGets the end row index of the floating object position.  
Public PropertyEndRowOffsetGets the offset relative to the end row of the floating object.  
Public PropertyIsSelectedGets or sets a value that indicates whether this floating object is selected.  
Public PropertyLocationGets or sets the location of a floating object.  
Public PropertyLockedGets or sets a value that indicates whether this floating object is locked.  
Public PropertyNameGets the name of the floating object.  
Public PropertySizeGets or sets the size of a floating object.  
Public PropertyStartColumnGets the starting column index of the floating object position.  
Public PropertyStartColumnOffsetGets the offset relative to the start column of the floating object.  
Public PropertyStartRowGets the starting row index of the floating object position.  
Public PropertyStartRowOffsetGets the offset relative to the start row of the floating object.  
Public PropertyVisibleGets or sets a value that indicates whether this floating object is visible.  
Public PropertyZIndexGets or sets the z-index of this floating object.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodIsEventSuspenedDetermines whether the PropertyChanged event is suspended.  
Public MethodResumeEventsResumes the PropertyChanged event of the floating object.  
Public MethodSuspendEventsSuspends the PropertyChanged event of the floating object.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
Top
See Also

Reference

FloatingObject Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.