IWpfTableControl.ColumnStates Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Instantané des états de colonne actuels.
public:
property System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::Shell::TableControl::ColumnState ^> ^ ColumnStates { System::Collections::Generic::IReadOnlyList<Microsoft::VisualStudio::Shell::TableControl::ColumnState ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Shell.TableControl.ColumnState> ColumnStates { get; }
member this.ColumnStates : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Shell.TableControl.ColumnState>
Public ReadOnly Property ColumnStates As IReadOnlyList(Of ColumnState)
Valeur de propriété
Retourne IReadOnlyList<T>.