MobileForms Toolkit Documentation

Cell.BorderWidth Property

Gets or sets the width for the inner border of the cell.

public int BorderWidth {get; set;}

Remarks

This property should be set CustomizeCell event.

See Also

Cell Class | Resco.Controls.SmartGrid Namespace