DataSourceGroup.IsDefault 屬性

定義

當在導出類別中覆寫時,會獲得表示該群組是否為預設群組的值。

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

屬性值

true若此群組為預設群組;否則,。 false

適用於