ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Type
    public System.Type StringsType {get; set;}
    See Also