Validation.ErrorTitle Property

Definition

Returns or sets the title of the data-validation error dialog box. Read/write String.

public:
 property System::String ^ ErrorTitle { System::String ^ get(); void set(System::String ^ value); };
public string ErrorTitle { get; set; }
Public Property ErrorTitle As String

Property Value

Applies to