Class Column
public class Column : EnumWrapper, IEquatable<EnumWrapper>, IFunction
- Inheritance
-
Column
- Implements
- Inherited Members
Properties
Keys
public static Column Keys { get; }
Property Value
Values
public static Column Values { get; }
Property Value
Methods
GetByValue(string)
Gets the Column enumeration by value.
public static Column GetByValue(string value)
Parameters
value
string