Class GenericAssetTableListView<T1, T2>.TableColumn
Inheritance
System.Object
GenericAssetTableListView<T1, T2>.TableColumn
Syntax
public class TableColumn : MultiColumnHeaderState.Column
Constructors
TableColumn(T1, Locale)
Declaration
public TableColumn(T1 table, Locale locale)
Parameters
Type |
Name |
Description |
T1 |
table |
|
Locale |
locale |
|
Properties
Table
Declaration
Property Value
TableLocale
Declaration
public Locale TableLocale { get; }
Property Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|