CuteEditor for .NET 6.2 Class Library

AttachmentItemTemplatePosition Enumeration

Specifies the Attachment Item Template Position.

[Visual Basic]
Public Enum AttachmentItemTemplatePosition
[C#]
public enum AttachmentItemTemplatePosition

Members

Member Name Description
AnotherCell Another Cell
ReplaceText Replace Text
BeforeText Before Text
AfterText After Text
BeforeCheckBox Before CheckBox
AfterCheckBox After CheckBox

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

CuteEditor Namespace