FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.Util Namespace / Timer Class / Tag Property

In This Topic
    Tag Property (Timer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also