MobileForms Toolkit Documentation

SeparatorType Enumeration

Type of separator in separator cell.

public enum SeparatorType

Members

Member Name Description
Empty Empty separator without line.
Horizontal Separator with vertical line, separates cells horizontally.
Vertical Separator with horizontal line, separates cells vertically.

Requirements

Namespace: Resco.Controls.AdvancedList

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

See Also

Resco.Controls.AdvancedList Namespace