ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Win.Localization Namespace / EndUserLocalizeOptionsAttribute Class / StringsType Property

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