[]
        
(Showing Draft Content)

C1.Win.C1Chart.FunctionBase.CodeType

CodeType Property

CodeType

Gets or sets whether the code will be compiled as formula, a method or as full compile unit.

Declaration
public FunctionCodeTypeEnum CodeType { get; set; }
See Also