BinaryImageEditingSettings.ButtonPanelSettings Property
In This Article
Gets the settings of the button panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public BinaryImageButtonPanelSettings ButtonPanelSettings { get; }
#Property Value
Type | Description |
---|---|
Binary |
A Binary |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Button |
---|---|
ASPx |
|
Binary |
|
See Also