Back to Devexpress

BinaryImageEditingSettings.ButtonPanelSettings Property

aspnet-devexpress-dot-web-dot-binaryimageeditingsettings-02d40508.md

latest1.8 KB
Original Source

BinaryImageEditingSettings.ButtonPanelSettings Property

Gets the settings of the button panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BinaryImageButtonPanelSettings ButtonPanelSettings { get; }
vb
Public ReadOnly Property ButtonPanelSettings As BinaryImageButtonPanelSettings

Property Value

TypeDescription
BinaryImageButtonPanelSettings

A BinaryImageButtonPanelSettings object that contains settings.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to ButtonPanelSettings
ASPxBinaryImage

.EditingSettings .ButtonPanelSettings

| | BinaryImageEditProperties |

.EditingSettings .ButtonPanelSettings

|

See Also

Binary Image

BinaryImageEditingSettings Class

BinaryImageEditingSettings Members

DevExpress.Web Namespace