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