[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Editors.Fields.Field

Field Class

Represnts a Field class to define a base field.

Inheritance
Field
Namespace: C1.Win.Input.GrapeCity.Editors.Fields
Assembly: C1.Win.Input.8.dll
Syntax
public abstract class Field
Remarks

This class will implement view function for single segment. And some input behavior will exposed to user, too. This is final interface for our user. When a field is created, it will create a segment and value module for it. Then configuration will be done on the segment and the value module.

Constructors

Name Description
Field()

Initializes a new instance of the Field class.

Properties

Name Description
Name

Gets or sets the name of the object.