[]
Initializes a new instance of the LayoutManagerAttribute class.
public LayoutManagerAttribute(Type layoutManagerType)
Type | Name | Description |
---|---|---|
Type | layoutManagerType | The Type that provides rendering services for the component to which the attribute is bound. |