UpdateWithLiterals Property
In This Topic
Gets or sets a value indicating whether the underlying datasource should be updated with the literals in the mask.
Syntax
'Declaration
Public Property UpdateWithLiterals As Boolean
public bool UpdateWithLiterals {get; set;}
See Also