ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class / Exclude Property

In This Topic
    Exclude Property (EndUserLocalizeOptionsAttribute)
    In This Topic
    If true then class, property or field will be not displayed for enduser localization.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exclude As System.Boolean
    public System.bool Exclude {get;}
    See Also