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

SplitterResizingPointerStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class SplitterResizingPointerStyle :
    SplitterSimpleStyle

The following members return SplitterResizingPointerStyle objects:

Remarks

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

See Also