'Declaration
Protected Overridable Sub ConfigureStyleEditorUC( _ ByVal styleType As System.Type _ )
'Usage
Dim instance As NStylePreviewEditor Dim styleType As System.Type instance.ConfigureStyleEditorUC(styleType)
protected virtual void ConfigureStyleEditorUC( System.Type styleType )
Parameters
- styleType