Table of Contents

Property DisabledImage

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DisabledImage

Gets or sets disabled Image associated with the item.

[Browsable(false)]
public virtual Image? DisabledImage { get; set; }

Property Value

Image

Remarks

It is up to control to decide whether and how this property is used. When this property is changed, you need to repaint the item.