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

BinaryImageButtonPanelSettings Class

Contains settings that relate to the editor’s button panel.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class BinaryImageButtonPanelSettings :
    PropertiesBase

The following members return BinaryImageButtonPanelSettings objects:

Remarks

An object of the BinaryImageButtonPanelSettings type can be accessed via the BinaryImageEditingSettings.ButtonPanelSettings property.

Implements

Inheritance

Object
StateManager
PropertiesBase
BinaryImageButtonPanelSettings
See Also