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