DataBus.IsSynchronized 屬性

定義

會取得一個值,表示 DataBus 控制項中的資料是否同步。

public:
 property bool IsSynchronized { bool get(); };
public bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public ReadOnly Property IsSynchronized As Boolean

屬性值

true如果資料匯流排中的資料是同步的;否則,。 false

實作

適用於