BinaryImageButtonPanelSettings Class
In This Article
Contains settings that relate to the editor’s button panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class BinaryImageButtonPanelSettings :
PropertiesBase
#Related API Members
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