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()