Click or drag to resize

PropertyGridAdapterTLoadFrom Method

Clone the object and set the close to view.

Namespace:  CTExtensions.ExportCore.Config
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public override void LoadFrom(
	T settings
)

Parameters

settings
Type: T
Object to show in property grid
See Also