dbicSlide Send comments on this topic.
OuterBorder Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : OuterBorder Property

Gets or sets the type of border to be placed around the outer area of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property OuterBorder As enumBorderType
C# 
public virtual enumBorderType OuterBorder {get; set;}

Property Value

enumBorderType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also