Click or drag to resize

ListColumn Properties

The ListColumn type exposes the following members.

Properties
  NameDescription
Public propertyCssClass
Public propertyDateFormat
Public propertyEnableSorting
Activates sorting and filter options for the column.
Public propertyExcludeFromColumnSelector
Public propertyHeaderAlign
Public propertyHideOnTablet
Gets or sets value indicating whether to hide column on tablet resolution(1280x768)
Public propertyItemAlign
Public propertyName
Name of the header.
Public propertyOriginalIndex
Public propertyOwner
Gets the reference to a Dynamicweb.Controls.List control that this column belogs to.
Public propertyTranslateName
Transalte the name.
Public propertyWidth
Width of the column.
Public propertyWidthPercent
Width of the column.
Top
See Also