Class BasicRenderer.Bitmaps
Inheritance
System.Object
BasicRenderer.Bitmaps
Namespace: Syncfusion.Windows.Forms.Renderers
Assembly: Syncfusion.Shared.Base.dll
Syntax
protected class Bitmaps : Hashtable
Constructors
Bitmaps(Int32)
Declaration
public Bitmaps(int capacity)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | capacity |
Properties
Item[Object]
Declaration
public override object this[object key] { get; set; }
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | key |
Property Value
| Type |
|---|
| System.Object |