public bool CanFillNewItem { get; }
Public ReadOnly Property CanFillNewItem As Boolean Get
public: property bool CanFillNewItem { bool get (); }
member CanFillNewItem : bool with get
In This Article