You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

List View Column - EditAppearance Property
EditAppearance controls how the column is displayed
Member of List View Column (PRIM_LVCL)
Data Type - Enumeration

Details


The EditAppearance property determines how the focus cell will appear when being edited.

Allowed Values

Enum Value

Description

CheckBox

Appears as a checkbox. Visualization must contain a picklist

Default

Based on the default visualization of the Source field

Edit

Appears as a normal edit

Image

Appears as an image. Visualization must contain a picklist

ImageAndText

Appears as an image and text. Visualization must contain a picklist

MultilineEdit

Appears as an multiline edit

ReusablePart

Show a reusable part as the editor

SpinEdit

Appears as a spin edit

See also

All Component Classes
Technical Reference

  • No labels