Spread Silverlight Documentation
CustomFloatingObject Class Members
Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.UI Namespace : CustomFloatingObject Class

The following tables list the members exposed by CustomFloatingObject.

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

Reference

CustomFloatingObject Class
GrapeCity.Windows.SpreadSheet.UI Namespace