Use the members of this enumeration to set the value of the FunctionBase.CodeLanguage property in the FunctionBase class.
[Visual Basic]
Public Enum FunctionCodeLanguageEnum
[C#]
public enum FunctionCodeLanguageEnum
[Delphi]
type FunctionCodeLanguageEnum = (CSharp, VB);
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Members
Member name |
Description |
CSharp |
C# |
VB |
VB.Net |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |