[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputComponent.Tag

Tag Property

Tag

Gets or sets an object that contains data associated with this component.

Declaration
[Bindable(true)]
[TypeConverter(typeof(StringConverter))]
public object Tag { get; set; }
Remarks

The value of this property is not persisted in XML.