ParameterInfo.GetEditor(Boolean) Method
For internal use.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| forceCreate | Boolean |
Returns
| Type |
|---|
| Control |
See Also
For internal use.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v26.1.Core.dll
public Control GetEditor(
bool forceCreate
)
Public Function GetEditor(
forceCreate As Boolean
) As Control
| Name | Type |
|---|---|
| forceCreate | Boolean |
| Type |
|---|
| Control |