DataViewSetting.RowFilter Vlastnost

Definice

Získá nebo nastaví filtr pro použití v objektu DataView. Podívejte RowFilter se na ukázku kódu pomocí RowFilter.

public:
 property System::String ^ RowFilter { System::String ^ get(); void set(System::String ^ value); };
public string RowFilter { get; set; }
member this.RowFilter : string with get, set
Public Property RowFilter As String

Hodnota vlastnosti

Řetězec obsahující filtr, který se má použít.

Platí pro