Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / TagInfo Class / Value Property

In This Topic
    Value Property (TagInfo)
    In This Topic
    Gets or sets the C1.C1Preview.Tag object value.
    Syntax
    'Declaration
     
    Public Property Value As System.Object
    public System.object Value {get; set;}
    See Also