DataValidationTemplate Property
DataValidationTemplate
Gets or sets the data template used to display the content of the data validation.
Declaration
[Bindable(true)]
public DataTemplate DataValidationTemplate { get; set; }
<Bindable(True)>
Public Property DataValidationTemplate As DataTemplate