Skybound Rebar

RebarButton.Tag Property

Gets or sets the object that contains data about the button.

[Visual Basic]
Public Property Tag As Object
[C#]
public object Tag {get; set;}

Property Value

The object that contains data about the button.

See Also

RebarButton Class | Skybound.Rebar Namespace