MobileForms Toolkit Documentation

CopyOfHeaderRow Class

Contains data and template binding for the header row.

For a list of all members of this type, see CopyOfHeaderRow Members.

System.Object
   Resco.Controls.AdvancedList.Row
      Resco.Controls.AdvancedList.CopyOfHeaderRow

public sealed class CopyOfHeaderRow : Row

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Header row is derived from normal Row, but the possibility to select the row is disabled. The TemplateIndex is the only template index used for the header row If you want to change the look of the header, change that index, or the RowTemplate the index points to.

Requirements

Namespace: Resco.Controls.AdvancedList

Assembly: Resco.AdvancedList.CF3 (in Resco.AdvancedList.CF3.dll)

See Also

CopyOfHeaderRow Members | Resco.Controls.AdvancedList Namespace