Back to Devexpress

ExpandButtonStyle Class

aspnet-devexpress-dot-web-d04e4f8c.md

latest1.8 KB
Original Source

ExpandButtonStyle Class

Contains settings that define the appearance of the expand button within the ASPxPanel and ASPxCallbackPanel controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ExpandButtonStyle :
    AppearanceItemStyle
vb
Public Class ExpandButtonStyle
    Inherits AppearanceItemStyle

The following members return ExpandButtonStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle ExpandButtonStyle

See Also

ExpandButtonStyle Members

DevExpress.Web Namespace