[]
        
(Showing Draft Content)

C1.Win.C1Tile.Group.Tag

Tag Property

Tag

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

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