'Declaration Public Property SecondColumnStripStyle As TableStyleInfo
'Usage Dim instance As TableStyle Dim value As TableStyleInfo instance.SecondColumnStripStyle = value value = instance.SecondColumnStripStyle
public TableStyleInfo SecondColumnStripStyle {get; set;}