Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

PartsTopEdge Property, RowHeadersClass Class

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

Class: RowHeadersClass
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 row header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).

See Also RowHeadersClass Class | Classes | SftTree/NET 2.0