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