Validation.ErrorTitle 属性

定义

返回或设置数据有效性错误对话框的标题。 读/写 String

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

属性值

适用于