RecroGridRGPropertyListTypeEnum Enumeration

The types used in the List view on the RGF client side.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
C#
public enum ListTypeEnum

Members

String0 Text data.
Numeric1 Numerical data.
Date2 Date or DateTime data.
Html3 Data treated as HTML.
Image4 Data treated as an image.
RecroGrid5 Embedded RecroGrid

See Also