Spread Silverlight Documentation
FloatingObject Class Members
Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : FloatingObject Class

The following tables list the members exposed by FloatingObject.

Public Properties
 NameDescription
Public Property Gets or sets a value that indicates whether this floating object can print.  
Public Property Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns.  
Public Property Gets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns.  
Public Property Gets the end column index of the floating object position.  
Public Property Gets the offset relative to the end column of the floating object.  
Public Property Gets the end row index of the floating object position.  
Public Property Gets the offset relative to the end row of the floating object.  
Public Property Gets or sets a value that indicates whether this floating object is selected.  
Public Property Gets or sets the location of a floating object.  
Public Property Gets or sets a value that indicates whether this floating object is locked.  
Public Property Gets the name of the floating object.  
Public Property Gets or sets the size of a floating object.  
Public Property Gets the starting column index of the floating object position.  
Public Property Gets the offset relative to the start column of the floating object.  
Public Property Gets the starting row index of the floating object position.  
Public Property Gets the offset relative to the start row of the floating object.  
Public Property Gets or sets a value that indicates whether this floating object is visible.  
Public Property Gets or sets the z-index of this floating object.  
Top
Public Methods
 NameDescription
Public Method Creates a new object that is a copy of the current instance.  
Public Method Determines whether the PropertyChanged event is suspended.  
Public Method Resumes the PropertyChanged event of the floating object.  
Public Method Suspends the PropertyChanged event of the floating object.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes.  
Top
See Also

Reference

FloatingObject Class
GrapeCity.Windows.SpreadSheet.Data Namespace