menu

WinForms

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

    Show / Hide Table of Contents

    Class Splitter

    Represents the control that is used to split.

    Inheritance
    System.Object
    Splitter
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public class Splitter : SplitContainer

    Constructors

    Splitter()

    Initializes a new instance of the Splitter class.

    Declaration
    public Splitter()

    Methods

    OnPaint(PaintEventArgs)

    Overrides and raises the paint event.

    Declaration
    protected override void OnPaint(PaintEventArgs pe)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs pe

    The System.Windows.Forms.PaintEventArgs that contains the event data.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved