InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Boolean
    public bool Exclude {get;}
    See Also