Back to Devexpress

SplitterResizingPointerStyle Class

aspnet-devexpress-dot-web-496502aa.md

latest2.3 KB
Original Source

SplitterResizingPointerStyle Class

Contains style settings that define the appearance of separators within the ASPxSplitter while resizing the panes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class SplitterResizingPointerStyle :
    SplitterSimpleStyle
vb
Public Class SplitterResizingPointerStyle
    Inherits SplitterSimpleStyle

The following members return SplitterResizingPointerStyle objects:

Remarks

These settings can be accessed via the SplitterStyles.ResizingPointer property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SplitterStyle SplitterSimpleStyle SplitterResizingPointerStyle

See Also

SplitterResizingPointerStyle Members

Splitter

DevExpress.Web Namespace