Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public FormFieldType Type { get; set; } |
| Visual Basic |
|---|
Public Property Type As FormFieldType Get Set |
| Visual C++ |
|---|
public: property FormFieldType Type { FormFieldType get (); void set (FormFieldType value); } |