Title.DockingOffset Property

Definition

Gets or sets the positive or negative offset of the docked title position.

public:
 property int DockingOffset { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int DockingOffset { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.DockingOffset : int with get, set
Public Property DockingOffset As Integer

Property Value

An integer value that specifies the positive or negative offset of the docked title position.

Attributes

Applies to