Share via


StringEntryBucket.IsExpandedByDefault Property

Definition

Should this group be expanded by default?.

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

Property Value

Returns Boolean.

Implements

Applies to