 | PropertyGridAdapterTLoadFrom Method |
Clone the object and set the close to view.
Namespace: CTExtensions.ExportCore.ConfigAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic override void LoadFrom(
T settings
)
Public Overrides Sub LoadFrom (
settings As T
)
Parameters
- settings T
- Object to show in property grid
See Also