Property LabelImage
LabelImage
Gets or sets the image that is displayed by the control's label. This is an additional image that can be displayed alongside the main Image.
public virtual Image? LabelImage { get; set; }
Gets or sets the image that is displayed by the control's label. This is an additional image that can be displayed alongside the main Image.
public virtual Image? LabelImage { get; set; }