Back to Devexpress

ExpandBarStyle Class

aspnet-devexpress-dot-web-af300b55.md

latest1.7 KB
Original Source

ExpandBarStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ExpandBarStyle :
    AppearanceStyleBase
vb
Public Class ExpandBarStyle
    Inherits AppearanceStyleBase

The following members return ExpandBarStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase ExpandBarStyle

See Also

ExpandBarStyle Members

DevExpress.Web Namespace