Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Syntax
| C# |
|---|
public enum AttachmentItemTemplatePosition |
| Visual Basic |
|---|
Public Enumeration AttachmentItemTemplatePosition |
| Visual C++ |
|---|
public enum class AttachmentItemTemplatePosition |
Members
| Member name | Value | Description | |
|---|---|---|---|
| AnotherCell | 0 | ||
| ReplaceText | 1 | ||
| BeforeText | 2 | ||
| AfterText | 3 | ||
| BeforeCheckBox | 4 | ||
| AfterCheckBox | 5 |