FileManagerStyles.ToolbarItem Property
Gets the style settings that define the appearance of toolbar items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FileManagerToolbarItemStyle | A FileManagerToolbarItemStyle object that contains the style settings. |
Remarks
The ToolbarItem property provides access to the style settings, defining the appearance style of toolbar items within the current ASPxFileManager control.
See Also