Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateDynamicControls ( object tag ) : IControlDescriptor[] |
This function will be called on property page creation and it is passed to Extensions.IXExtension.CreatePage{TData}(UI.PropertyPage.Delegates.CreateDynamicControlsDelegate) as the parameter
|
public CreateDynamicControls ( object tag ) : IControlDescriptor[] | ||
tag | object | Tag of dynamic control |
return | IControlDescriptor[] |