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

CollapseButtonStyle Class

Defines style settings for the collapse button.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CollapseButtonStyle :
    ButtonStyle

The following members return CollapseButtonStyle objects:

Remarks

A CollapseButtonStyle object can be accessed via the ASPxRoundPanel.CollapseButtonStyle property.

See Also