FileManagerStyles.ContextMenuItem Property
Gets the style settings that define the appearance of the context menu items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public FileManagerToolbarItemStyle ContextMenuItem { get; }
Public ReadOnly Property ContextMenuItem As FileManagerToolbarItemStyle
Property Value
Type | Description |
---|---|
FileManagerToolbarItemStyle | A FileManagerToolbarItemStyle object that contains style settings. |
Available values:
Name | Description |
---|---|
ToolbarPopOutImageSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
ToolbarDropDownButtonSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
SelectedStyle | This property is not in effect for the FileManagerToolbarItemStyle class. |
PopOutImageSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
DropDownButtonStyle | This property is not in effect for the FileManagerToolbarItemStyle class. |
DropDownButtonSpacing | This property is not in effect for the FileManagerToolbarItemStyle class. |
CheckedStyle | This property is not in effect for the FileManagerToolbarItemStyle class. |
FileManagerToolbarItemStyle() | Initializes a new instance of the FileManagerToolbarItemStyle class with default settings. |