ParameterInfo.GetEditor(Boolean) Method
For internal use.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
forceCreate | Boolean |
Returns
Type |
---|
Control |
See Also
For internal use.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
public Control GetEditor(
bool forceCreate
)
Public Function GetEditor(
forceCreate As Boolean
) As Control
Name | Type |
---|---|
forceCreate | Boolean |
Type |
---|
Control |
No
Your feedback is appreciated.