ISimpleWorkItem.StateImage Property

Definition

Gets the image representing state.

public:
 property System::Drawing::Image ^ StateImage { System::Drawing::Image ^ get(); };
public System.Drawing.Image StateImage { get; }
member this.StateImage : System.Drawing.Image
Public ReadOnly Property StateImage As Image

Property Value

The image representing state.

Applies to