Compartir a través de


TabWorkspace.SmartParts Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ SmartParts { System::Collections::ObjectModel::ReadOnlyCollection<System::Object ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ObjectModel.ReadOnlyCollection<object> SmartParts { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SmartParts : System.Collections.ObjectModel.ReadOnlyCollection<obj>
Public ReadOnly Property SmartParts As ReadOnlyCollection(Of Object)

Property Value

Implements

Attributes

Applies to