InputPanel for WinForms | ComponentOne
C1.Win.5 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 EndUserLocalizeOptionsAttribute.Description.
    Syntax
    'Declaration
     
    Public Property StringsType As Type
    public Type StringsType {get; set;}
    See Also