Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / SplitButtonItem Class / Tag Property

In This Topic
    Tag Property (SplitButtonItem)
    In This Topic
    Gets or sets the object that contains data about the item.
    Syntax
    'Declaration
     
    
    Public Property Tag As Object
    public object Tag {get; set;}
    See Also