Share via


IWpfTableControl.ColumnStates Proprietà

Definizione

Snapshot degli stati della colonna corrente.

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)

Valore della proprietà

Restituisce IReadOnlyList<T>.

Si applica a