ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / Tag Property

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