public bool CanCancelEdit { get; }
Public ReadOnly Property CanCancelEdit As Boolean Get
public: virtual property bool CanCancelEdit { bool get () sealed; }
abstract CanCancelEdit : bool with get override CanCancelEdit : bool with get
In This Article