Click or drag to resize

PropertyColumn Properties

The PropertyColumn type exposes the following members.

Properties
 NameDescription
Public propertyIsCustomProperty Indicates whether this column is a custom property such as an event property.
Public propertyIsVisible Shows column if true. Hides column if false.
Public propertyName Name of column. There are a fixed set of column names that can be used, otherwise the column may not be displayed or errors may occur due to the fact that the control may not know what values to show in an unmapped column.
Top
See Also