Share via


FilterRulePanel.FilterRulePanelItems Property

Definition

Gets the collection of FilterRulePanelItems that are currently displayed in the panel.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Management::UI::Internal::FilterRulePanelItem ^> ^ FilterRulePanelItems { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Management::UI::Internal::FilterRulePanelItem ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Management.UI.Internal.FilterRulePanelItem> FilterRulePanelItems { get; }
member this.FilterRulePanelItems : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Management.UI.Internal.FilterRulePanelItem>
Public ReadOnly Property FilterRulePanelItems As ReadOnlyCollection(Of FilterRulePanelItem)

Property Value

Applies to