Enum GridLineNameType

Represents the type of a grid line name

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum GridLineNameType

Fields

Name Value Description
AlphanumericAlphanumeric = 2

Alphanumeric

NumericNumeric = 1

Numeric

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next