'Declaration
Public Function TotalRowLabel( _ ByVal value As String _ ) As TableColumnBuilder
public TableColumnBuilder TotalRowLabel( string value )
Parameters
- value
- The value.
Return Value
Current builder.
'Declaration
Public Function TotalRowLabel( _ ByVal value As String _ ) As TableColumnBuilder
public TableColumnBuilder TotalRowLabel( string value )