[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.C1TaskDialog.Tag

Tag Property

Tag

Gets or sets an object that contains additional data about the C1TaskDialog.

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