Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class SplitterResizingPointerStyle :
    SplitterSimpleStyle

The following members return SplitterResizingPointerStyle objects:

Remarks

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

See Also