alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GraphicCellUIElementsDictionary

    Inheritance
    System.Object
    GraphicCellUIElementsDictionary
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class GraphicCellUIElementsDictionary : Dictionary<int, GraphicCellUIElement>

    Constructors

    GraphicCellUIElementsDictionary()

    Declaration
    public GraphicCellUIElementsDictionary()

    Methods

    Invalidate(Int32)

    Declaration
    public void Invalidate(int index)
    Parameters
    Type Name Description
    System.Int32 index

    InvalidateVisual()

    Declaration
    public void InvalidateVisual()
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved