Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

PartsTopEdge Property, HeadersClass Class

Defines the top edge gap for cells in the column header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

Class: HeadersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public int PartsTopEdge { get; set; }
Public Property PartsTopEdge As Integer

Value

The top edge gap in pixels.

The default value is 1.

Comments

Defines the top edge gap for cells in the column header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

See Also HeadersClass Class | Classes | SftTree/NET 2.0