SplitterStyles.ResizingPointer Property
In This Article
Gets style settings defining the appearance of the separators within the ASPxSplitter while resizing the panes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public SplitterResizingPointerStyle ResizingPointer { get; }
#Property Value
Type | Description |
---|---|
Splitter |
A Splitter |
#Remarks
Note
The Resizing
See Also