FilterUIHintAttribute.FilterUIHint Property

Definition

Gets the name of the control to use for filtering.

public:
 property System::String ^ FilterUIHint { System::String ^ get(); };
public string FilterUIHint { get; }
member this.FilterUIHint : string
Public ReadOnly Property FilterUIHint As String

Property Value

The name of the control to use for filtering.

Applies to