ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Util.Toolbox Namespace / LegacyItem Class / IsTransient Property

In This Topic
    IsTransient Property (LegacyItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsTransient As System.Boolean
    public System.bool IsTransient {get; set;}
    See Also