[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputImage.BoundValue

BoundValue Property

BoundValue

Gets or sets the bound data value associated with this component.

Declaration
[TypeConverter(typeof(ImageConverter))]
public override object BoundValue { get; set; }
Overrides