TextInputMaskSettings.UpdateEditor(Boolean, UpdateEditorSource) Method
In This Article
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public void UpdateEditor(
bool updateEditValue,
UpdateEditorSource updateSource
)
#Parameters
Name | Type |
---|---|
update |
Boolean |
update |
Update |
See Also