Click or drag to resize
SplitterSlidePaneTabView Enumeration
Specifies views of the pane tab

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum SplitterSlidePaneTabView
Members
  Member nameValueDescription
TextAndImage1 Pane tab is displayed using its Title and Icon
TextOnly2 Pane tab is displayed using only its Title
ImageOnly3 Pane tab is displayed using only its Icon
See Also