menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Windows.Forms.Spreadsheet.CellRenderer - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Windows.Forms.Spreadsheet.CellRenderer

    Classes

    SpreadsheetCellRendererBase
    SpreadsheetCellRendererCollection

    Represents a collection of SpreadsheetCellRendererBase objects in the view.

    SpreadsheetComboBoxCellRenderer
    SpreadsheetHyperlinkCellRenderer
    SpreadsheetRichTextBoxCellRenderer
    SpreadsheetTextBoxCellRenderer
    SpreadsheetVirtualizingCellRendererBase<E>
    VirtualizingCellUIElementBin<T>

    This class implements a cache of UIElement of the given type parameter T. It is used by the VirtualizingCellUIElementBin<T> renderer to recycle UIElement elements for cells that were scrolled out of view and delay unloading of UIElements. This reduces the number of times the UIElement needs to be created or unloaded and instead only the contents of the UIElement will be reinitialized with cell contents.

    Interfaces

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