C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Localization Namespace / DesignStrings Class / ResourceManager Property

In This Topic
ResourceManager Property (DesignStrings)
In This Topic
The ResourceManager object used for lookup resources.
Syntax
'Declaration
 
Public Shared Property ResourceManager As ResourceManager
 
Remarks
Set this property to the valid value if you define resources in a Custom Control assembly.
See Also