WorksheetPresenterBase Class |
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets
The WorksheetPresenterBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | WorksheetPresenterBase |
Initializes a new instance of the WorksheetPresenterBase class.
|
Name | Description | |
---|---|---|
![]() | GetRequiredTemplateChildT |
Gets the required template child.
(Inherited from ControlBase.) |
![]() | GetTemplateChildT |
Gets the template child.
(Inherited from ControlBase.) |
![]() | InvalidateLayout |
Invalidates the layout.
|
![]() | OnSheetViewportChanged |
Called when the SheetViewport is changed.
|
Name | Description | |
---|---|---|
![]() | ChildrenOfTypeT |
Gets all child elements recursively from the visual tree by given type.
(Defined by ChildrenOfTypeExtensions.) |
![]() | ClearIfNoBindingAndSet |
Clears if set.
(Defined by CommonExtensions.) |
![]() | ClearIfSet |
Clears the property if a value has been set.
(Defined by CommonExtensions.) |
![]() | DeserializePrimitives |
Deserializes some primitive properties of a control.
(Defined by SerializationExtensions.) |
![]() | EnableLayoutRounding | (Defined by LayoutRoundingHelperExtensions.) |
![]() | FindChildByTypeT |
Finds child element of the specified type. Uses breadth-first search.
(Defined by ChildrenOfTypeExtensions.) |
![]() | GetAssociatedInlineUIContainer | (Defined by ExtensionMethods.) |
![]() | GetAssociatedLayoutBox | (Defined by ExtensionMethods.) |
![]() | GetBaseControlItemStatus |
Gets a string that communicates the visual status of a Control.
(Defined by AutomationExtensions.) |
![]() | GetBoundsRelativeTo |
Gets the bounds relative to the current framework element.
(Defined by ExtensionMethods.) |
![]() | GetGlobalMousePosition | (Defined by WindowHost.) |
![]() | GetParents |
Enumerates through element's parents in the visual tree.
(Defined by ParentOfTypeExtensions.) |
![]() | GetVisualParentT |
Searches up in the visual tree for parent element of the specified type.
(Defined by ParentOfTypeExtensions.) |
![]() | IsAncestorOf(DependencyObject) | Overloaded.
Determines whether the element is ancestor of the current UI element.
(Defined by ExtensionMethods.) |
![]() | IsAncestorOf(DependencyObject) | Overloaded.
Determines whether the element is an ancestor of the descendant.
(Defined by ParentOfTypeExtensions.) |
![]() | IsKeyboardFocusWithin |
Determines whether keyboard focus is within the current UI element.
(Defined by KeyboardHelper.) |
![]() | IsLocalValueSet(DependencyProperty) | Overloaded.
Determines whether the specified dependency property local value is set.
(Defined by DependencyObjectExtensions.) |
![]() | IsLocalValueSet(DependencyProperty) | Overloaded.
Determines whether the specified dependency property local value is set.
(Defined by CommonExtensions.) |
![]() | ParentOfTypeT |
Gets the parent element from the visual tree by given type.
(Defined by ParentOfTypeExtensions.) |
![]() | SerializePrimitives |
Serializes some primitive properties of a control.
(Defined by SerializationExtensions.) |
![]() | SetAssociatedLayoutBox | (Defined by ExtensionMethods.) |
![]() | SetIfDifferent |
Sets the value of the dependencyProperty property if it's hasn't that value currently.
(Defined by CommonExtensions.) |
![]() | SetLayout |
Sets the location in the element in Canvas.
(Defined by CommonExtensions.) |
![]() | SetLocation(Point) | Overloaded.
Sets the location in the element in Canvas.
(Defined by CommonExtensions.) |
![]() | SetLocation(Double, Double) | Overloaded.
Sets the location in the element in Canvas.
(Defined by CommonExtensions.) |
![]() | SlideIn | Overloaded.
Slides the given element into view. This is an extension method.
(Defined by CalendarAnimation.) |
![]() | SlideIn(TimeSpan) | Overloaded.
Slides the given element into view. This is an extension method.
(Defined by CalendarAnimation.) |
![]() | SlideOut | Overloaded.
Slides the given element out of view. This is an extension method.
(Defined by CalendarAnimation.) |
![]() | SlideOut(TimeSpan) | Overloaded.
Slides the given element out of view. This is an extension method.
(Defined by CalendarAnimation.) |
![]() | Translate(NullableDouble, NullableDouble, NullableDouble, NullableDouble, TimeSpan) | Overloaded.
Translates the target element as requested by the parameters.
(Defined by CalendarAnimation.) |
![]() | Translate(NullableDouble, NullableDouble, NullableDouble, NullableDouble, TimeSpan, Action) | Overloaded.
Translates the target element as requested by the parameters and executes the action request.
(Defined by CalendarAnimation.) |
Name | Description | |
---|---|---|
![]() | HorizontalOffset |
Gets the horizontal offset.
|
![]() | SheetViewport |
Gets the sheet viewport.
|
![]() | UILayers |
Gets the UI layers.
|
![]() | VerticalOffset |
Gets the vertical offset.
|
Name | Description | |
---|---|---|
![]() | SheetViewportChanged |
Occurs when the SheetViewport is changed.
|