Property SearchPattern
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; }
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; }