aspnet-devexpress-dot-web-496502aa.md
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
public class SplitterResizingPointerStyle :
SplitterSimpleStyle
Public Class SplitterResizingPointerStyle
Inherits SplitterSimpleStyle
The following members return SplitterResizingPointerStyle objects:
These settings can be accessed via the SplitterStyles.ResizingPointer property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle SplitterStyle SplitterSimpleStyle SplitterResizingPointerStyle
See Also