ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / Tag Property

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