'Declaration
Public Property TotalCellStyle As StyleInfo
'Usage
Dim instance As TableViewColumn Dim value As StyleInfo instance.TotalCellStyle = value value = instance.TotalCellStyle
public StyleInfo TotalCellStyle {get; set;}
'Declaration
Public Property TotalCellStyle As StyleInfo
'Usage
Dim instance As TableViewColumn Dim value As StyleInfo instance.TotalCellStyle = value value = instance.TotalCellStyle
public StyleInfo TotalCellStyle {get; set;}