ClassCustomCodeField
Class
Field with user-defined code that allows custom field implementations not natively supported by the library.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.Fields
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public class CustomCodeField : Field
Inheritance: objectFieldCustomCodeField
Inherited Members
Constructors
CustomCodeField(RadFlowDocument)
Initializes a new instance of the CustomCodeField class for the specified document.
Declaration
cs-api-definition
public CustomCodeField(RadFlowDocument document)
Parameters
document
The document.