menu

WinForms

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

    Show / Hide Table of Contents

    Class SelectionPanelExt

    Represents the class which is used to render the fill series border selection.

    Inheritance
    System.Object
    ScrollableChildFrame
    SelectionPanel
    SelectionPanelExt
    Implements
    System.IDisposable
    Inherited Members
    ScrollableChildFrame.MeasureOverride(Size)
    SelectionPanel.WndProc(Message)
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class SelectionPanelExt : SelectionPanel, IDisposable

    Constructors

    SelectionPanelExt(String)

    Initializes a new instance of the SelectionPanelExt class.

    Declaration
    public SelectionPanelExt(string name)
    Parameters
    Type Name Description
    System.String name

    Name of the panel

    Methods

    Dispose(Boolean)

    Releases all resources used by the. SelectionPanelExt.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    ScrollableChildFrame.Dispose(Boolean)

    OnPaint(PaintEventArgs)

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

    Implements

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