EditMaskUpdate Property
EditMaskUpdate
Gets or sets a value indicating whether literal characters in the edit mask are stored to the underlying data source.
Declaration
public bool EditMaskUpdate { get; set; }
Public Property EditMaskUpdate As Boolean