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

Gets or sets the fill pattern of the inner section in the control.

Syntax

Visual Basic (Declaration) 
Public Property InnerFillType As enumFillType
C# 
public enumFillType InnerFillType {get; set;}

Property Value

enumFillType

Requirements

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

See Also