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) Version: 25.0
Syntax
public override void LoadFrom(
	T settings
)

Parameters

settings  T
Object to show in property grid
See Also