TreeView for WinForms | ComponentOne
C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class / StringsType Property

In This Topic
    StringsType Property (EndUserLocalizeOptionsAttribute)
    In This Topic
    Gets or sets type providing string used to localize Description.
    Syntax
    'Declaration
     
    
    Public Property StringsType As Type
    public Type StringsType {get; set;}
    See Also