_BusinessCardView.Filter Property

Definition

Returns or sets a String (string in C#) value that represents the filter for a view. Read/write.

public:
 property System::String ^ Filter { System::String ^ get(); void set(System::String ^ value); };
public string Filter { get; set; }
Public Property Filter As String

Property Value

Applies to