menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DockRenderer - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DockRenderer

    Represents the DockRenderer class which arranges the children in layout for mobile device

    Inheritance
    System.Object
    DockRenderer
    Namespace: Syncfusion.UI.Xaml.Controls.Layout
    Assembly: Syncfusion.SfDockingManager.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public class DockRenderer : Control

    Constructors

    DockRenderer()

    Initializes a new instance of the DockRenderer class.

    Declaration
    [ClassReference(IsReviewed = false)]
    public DockRenderer()

    Methods

    OnApplyTemplate()

    Initializes all the child elements of DockRenderer control.

    Declaration
    protected override void OnApplyTemplate()

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved