'Declaration Public Property SecondColumnStripSize As Integer
'Usage Dim instance As TableStyle Dim value As Integer instance.SecondColumnStripSize = value value = instance.SecondColumnStripSize
public int SecondColumnStripSize {get; set;}
'Declaration Public Property SecondColumnStripSize As Integer
'Usage Dim instance As TableStyle Dim value As Integer instance.SecondColumnStripSize = value value = instance.SecondColumnStripSize
public int SecondColumnStripSize {get; set;}