Class CodeMode
Determines the type of code, such as Numeric, Alphanumeric, Byte or Kanji.
Inheritance
System.Object
CodeMode
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class CodeMode : Enum
Fields
Alphanumeric
Byte
Kanji
Numeric
value__
Declaration
public int value__
Field Value
System.Int32
|