menu

WinForms

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

    Show / Hide Table of Contents

    Class FormulaRangeSelectionPanel

    Panel used for displaying the formula ranges in the SpreadsheetGrid.

    Inheritance
    System.Object
    FormulaRangeSelectionPanel
    Implements
    System.IDisposable
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class FormulaRangeSelectionPanel : IDisposable

    Constructors

    FormulaRangeSelectionPanel()

    Declaration
    public FormulaRangeSelectionPanel()

    Methods

    Dispose()

    Releases all resources used by the FormulaRangeSelectionPanel.

    Declaration
    public void Dispose()

    Dispose(Boolean)

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

    Implements

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