DataSourceGroup.IsDefault Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, haalt u de waarde op die aangeeft of deze groep de standaardgroep is.

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

Waarde van eigenschap

true als deze groep de standaardgroep is; anders, false.

Van toepassing op