Persistate API documentation
ImageKey Property
NamespacesPersistate.UI.DesktopPGridAccessColumnImageKey

[This is preliminary documentation and is subject to change.]

Gets or sets the key of the desired image to show in each cell.
Declaration Syntax
C#
public string ImageKey { get; set; }
Remarks
This key indexes StandardImageList. You can also set the image directly. If you set neither this nor the Image property, the "Show" image will be used.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)