UserVisibleFeature.Clustered Property

Definition

Gets a value that indicates whether the feature is clustered.

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

Property Value

Boolean

true if the feature is clustered; otherwise, false.

Applies to