MobileForms Toolkit Documentation

RowTemplate.Default Property

Gets the default row template, which is actualy empty template.

public static RowTemplate Default {get;}

Property Value

The empty default template.

Remarks

This value is used to draw incorrectly mapped rows. It has no Cells, default height of 16, background of the ControlLightLight color and foreground of the ControlText color.

See Also

RowTemplate Class | Resco.Controls.AdvancedList Namespace