DynamicValidator.ColumnName 속성

정의

유효성을 검사할 열의 이름을 가져옵니다.

public:
 property System::String ^ ColumnName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.UI.Themeable(false)]
public string ColumnName { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.Themeable(false)>]
member this.ColumnName : string
Public ReadOnly Property ColumnName As String

속성 값

유효성을 검사할 열의 이름 또는 null 데이터 엔터티의 유효성을 검사하는 경우

특성

적용 대상