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

In This Topic
    ShowInDialog Property (TagInfo)
    In This Topic
    Gets or sets a value indicating whether to show the current tag and allow the user to edit its Value in the tags input dialog. True by default.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShowInDialog As System.Boolean
    public System.bool ShowInDialog {get;}
    See Also