| GrapeCity.Xaml.SpreadSheet.Data Namespace : FloatingObject Class | 
The following tables list the members exposed by FloatingObject.
| Name | Description | |
|---|---|---|
|  | CanPrint | Gets or sets a value that indicates whether this floating object can print. | 
|  | DynamicMove | Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns. | 
|  | DynamicSize | Gets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns. | 
|  | EndColumn | Gets the end column index of the floating object position. | 
|  | EndColumnOffset | Gets the offset relative to the end column of the floating object. | 
|  | EndRow | Gets the end row index of the floating object position. | 
|  | EndRowOffset | Gets the offset relative to the end row of the floating object. | 
|  | IsSelected | Gets or sets a value that indicates whether this floating object is selected. | 
|  | Location | Gets or sets the location of a floating object. | 
|  | Locked | Gets or sets a value that indicates whether this floating object is locked. | 
|  | Name | Gets the name of the floating object. | 
|  | Size | Gets or sets the size of a floating object. | 
|  | StartColumn | Gets the starting column index of the floating object position. | 
|  | StartColumnOffset | Gets the offset relative to the start column of the floating object. | 
|  | StartRow | Gets the starting row index of the floating object position. | 
|  | StartRowOffset | Gets the offset relative to the start row of the floating object. | 
|  | Visible | Gets or sets a value that indicates whether this floating object is visible. | 
|  | ZIndex | Gets or sets the z-index of this floating object. | 
| Name | Description | |
|---|---|---|
|  | Clone | Creates a new object that is a copy of the current instance. | 
|  | IsEventSuspened | Determines whether the PropertyChanged event is suspended. | 
|  | ResumeEvents | Resumes the PropertyChanged event of the floating object. | 
|  | SuspendEvents | Suspends the PropertyChanged event of the floating object. | 
| Name | Description | |
|---|---|---|
|  | PropertyChanged | Occurs when a property value changes. |