TableTotalRowStyle Property
Gets or sets style information for the table total row area.
public StyleInfo TableTotalRowStyle {get; set;}
'Declaration
Public Property TableTotalRowStyle As StyleInfo
'Usage
Dim instance As TableView
Dim value As StyleInfo
instance.TableTotalRowStyle = value
value = instance.TableTotalRowStyle