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

BinaryImageEditProperties.ButtonStyle Property

Gets style settings that define the appearance of button panel buttons.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ButtonStyle ButtonStyle { get; }

Property Value

Type Description
ButtonStyle

A ButtonStyle object that contains style settings.

See Also