Back to Devexpress

ASPxFileManager.FilterBoxText Property

aspnet-devexpress-dot-web-dot-aspxfilemanager-258b750a.md

latest1.2 KB
Original Source

ASPxFileManager.FilterBoxText Property

Gets or sets a value specifying the Filter Box text.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[DefaultValue("")]
public string FilterBoxText { get; set; }
vb
<DefaultValue("")>
Public Property FilterBoxText As String

Property Value

TypeDefaultDescription
StringString.Empty

A string value specifying the text.

|

Remarks

See Also

ASPxFileManager Class

ASPxFileManager Members

DevExpress.Web Namespace