Table of Contents

Property SearchPattern

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SearchPattern

Gets or sets search pattern which allows to limit files shown in the control. An example: ".uixml". Default value is "" (all files).

public virtual string SearchPattern { get; set; }

Property Value

string