DatePickerDateValidationErrorEventArgs.Exception Özellik

Tanım

Olayla DateValidationError ilişkili ilk özel durumu alır.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Özellik Değeri

Doğrulama hatasıyla ilişkili özel durum.

Şunlara uygulanır