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