Udostępnij za pośrednictwem


IWpfTableControl.SortFunction Właściwość

Definicja

Pobiera/ustawia domyślną funkcję sortowania skojarzona z kontrolką tabeli.

public:
 property Comparison<Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^> ^ SortFunction { Comparison<Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^> ^ get(); void set(Comparison<Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^> ^ value); };
public Comparison<Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle> SortFunction { get; set; }
member this.SortFunction : Comparison<Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle> with get, set
Public Property SortFunction As Comparison(Of ITableEntryHandle)

Wartość właściwości

Zwraca wartość Comparison<T>.

Dotyczy