Validation.InputTitle Property

Definition

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

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

Property Value

Applies to