Skip to main content

TextColumn.MaskPlaceholderCharProperty Field

In This Article

Identifies the MaskPlaceholderChar dependency property.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public static readonly BindableProperty MaskPlaceholderCharProperty

#Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also