dbicTabs Send comments on this topic.
PageOffset Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : PageOffset Property

Gets or sets the offset values used to calculate the position of the tab pages within the control.

Syntax

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

Property Value

OffsetRect Structure

Requirements

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

See Also