Back to Devexpress

SplitterPane.PaneStyle Property

aspnet-devexpress-dot-web-dot-splitterpane-421949e9.md

latest1.1 KB
Original Source

SplitterPane.PaneStyle Property

Gets style settings defining the appearance of the current pane.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public SplitterPaneStyle PaneStyle { get; }
vb
Public ReadOnly Property PaneStyle As SplitterPaneStyle

Property Value

TypeDescription
SplitterPaneStyle

A SplitterPaneStyle object that contains style settings.

|

See Also

CollapsedStyle

Splitter

SplitterPane Class

SplitterPane Members

DevExpress.Web Namespace