Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
The image.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Image CellImage { get; set; } |
| Visual Basic |
|---|
Public Property CellImage As Image Get Set |
| Visual C++ |
|---|
public: property Image^ CellImage { Image^ get (); void set (Image^ value); } |
| F# |
|---|
member CellImage : Image with get, set |
Property Value
Type: ImageThe image.