IHasTag Interface
Provides the base requirements for a control that can store custom data on a Tag property.
public interface IHasTag
Properties
Tag
A user-defined object attached to the control.
Provides the base requirements for a control that can store custom data on a Tag property.
public interface IHasTag
A user-defined object attached to the control.