Skip to main content
A newer version of this page is available. .
Tab

FileManagerStyles.PathBox Property

Gets the style settings that define the appearance of the path box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public FileManagerToolbarItemStyle PathBox { get; }

Property Value

Type Description
FileManagerToolbarItemStyle

A FileManagerToolbarItemStyle object that contains style settings.

See Also