Enum WizardPageBordersVisibilityMode
Determines the visibility of the borders.
Namespace: Telerik.Windows.Controls.Wizard
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
[Flags]
public enum WizardPageBordersVisibilityMode
All
All borders are visible.
Footer
Header
Only header border is visible.
None
No gridlines are visible.
SideHeader
Only side header border is visible.