menu

UWP

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

    Show / Hide Table of Contents

    Class SplitterGrip

    Represents the control that redistributes space between columns or rows of a Grid control.

    Inheritance
    System.Object
    SplitterGrip
    Implements
    System.IDisposable
    Namespace: Syncfusion.UI.Xaml.Controls.Layout
    Assembly: Syncfusion.SfDockingManager.UWP.dll
    Syntax
    public class SplitterGrip : Control, IDisposable

    Constructors

    SplitterGrip()

    Initializes a new instance of the System.Windows.Controls.SplitterGrip class.

    Declaration
    public SplitterGrip()

    Methods

    Dispose()

    Represents dispose method for disposing unwanted objects

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    OnApplyTemplate()

    Builds the visual tree for the System.Windows.Controls.SplitterGrip control when a new template is applied.

    Declaration
    protected override void OnApplyTemplate()

    Implements

    System.IDisposable

    Extension Methods

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