FileManagerSettingsBreadcrumbs.Visible Property
Specifies the visibility of the breadcrumbs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(false)]
public virtual bool Visible { get; set; }
<DefaultValue(False)>
Public Overridable Property Visible As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true if the breadcrumbs element is visible; otherwise false. |
Property Paths
You can access this nested property as listed below:
Show 19 property paths
Remarks
Example
Web Forms (declaratively):
<dx:ASPxFileManager ID="fileMan