A newer version of this page is available.
Switch to the current version.
ControlBase.GetUnvalidatedControl(Control) Method
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Utils.v19.1.dll
Declaration
public static Control GetUnvalidatedControl(
Control control
)
Public Shared Function GetUnvalidatedControl(
control As Control
) As Control
Parameters
Name | Type |
---|---|
control | Control |
Returns
Type |
---|
Control |
See Also
Feedback