'Declaration
Public Property LineSpace As Integer
'Usage
Dim instance As GcTextBoxCellType Dim value As Integer instance.LineSpace = value value = instance.LineSpace
public int LineSpace {get; set;}
Property Value
The int value that indicates the line space between two adjacent lines.The default is 0.