$99 VS $1000+. UI Control for ASP.NET AJAX(contains chart and gridview).
PageView WinForms Control
Create slick looking tab strip or panel, overlapping tabs, organize content, insert images into items
Home > WinForms UI Controls > User Manual > Page Stack View in C#

C# Stack View Mode of KetticPageView

KetticPageView Stack view mode supports the presentation of stack of items and is able to show the content of the chosen item above or next to the stack based on the stack orientation. The Stack View mode is capable of flexible customization. It contains various orientations to position the stack items based on the content area, which will be positioned by the selection mode based on the chosen items. There are four orientations support and three selection types support. The users of the KetticPageView control are able to show the content next or top of the stack items, or next to the chosen item.

Stack Selection Modes Support

The Stack View mode of KetticPageView component offers three different selection modes as below. These modes could position the content area based on the chosen items. The Standard mode is the default setting.
  • Standard selection mode,
  • SelectContent selection mode
  • SelectedContent selection mode

C# Customize Stack Selection Modes

When we want to set the stack selection mode of KetticPageView, we shall use the SelectItemMode property of KetticPageViewStackElement.

KetticPageView Stack Positions Support

The Stack View mode of KetticPageView component provides four orientations as below list to customize the stack positions. The Bottom direction is the default setting. However, wherever the stack position, the chosen item content will be displayed at the position where the content area resides.
  • Bottom stack position
  • Left stack position
  • Top stack position
  • Right stack position
UI Controlsfor Windows Forms
.NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI Design
WinForms UI Controls