|
|
|
|
PartsRightEdge Property, RowHeadersClass Class |
Defines the right 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 PartsRightEdge As Integer |
C# |
public int PartsRightEdge { get; set; } |
C++ |
public: property int PartsRightEdge { |
Property Value
The right edge gap in pixels.
The default value is 2.
Comments
The PartsRightEdge property defines the right edge gap for cells in the row header area, used to calculate the available interior space in a cell (GenericPartClass.PartAlignment).