'Declaration Public Property EntriesType As System.Nullable(Of Char)
public System.Nullable<char> EntriesType {get; set;}
This property is related to TcFieldOptions.Type.
The default value is a null reference (Nothing in Visual Basic).
'Declaration Public Property EntriesType As System.Nullable(Of Char)
public System.Nullable<char> EntriesType {get; set;}