|
|
|
|
PartsBottomEdge Property, RowHeadersClass Class |
Defines the bottom edge gap for cells in the row header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).
Syntax RowHeadersClass Class (Softelvdm.SftTreeNET)
VB |
Public Property PartsBottomEdge As Integer |
C# |
public int PartsBottomEdge { get; set; } |
C++ |
public: property int PartsBottomEdge { |
Property Value
The bottom edge gap in pixels.
The default value is 1.
Comments
The PartsBottomEdge property defines the bottom edge gap for cells in the row header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).