BinaryImageEditingSettings.ButtonPanelSettings Property
Gets the settings of the button panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
BinaryImageButtonPanelSettings | A BinaryImageButtonPanelSettings object that contains settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ButtonPanelSettings |
---|---|
ASPxBinaryImage |
|
BinaryImageEditProperties |
|
See Also