'Declaration Public Function New( _ ByVal layoutManagerType As Type _ )
public LayoutManagerAttribute( Type layoutManagerType )
Parameters
- layoutManagerType
- The System.Type that provides rendering services for the component to which the attribute is bound.