MobileForms Toolkit Documentation

ButtonCell.TouchMargin Property

Gets or sets the text touch margin of button in cell.

public int TouchMargin {get; set;}

Property Value

The button touch margin.

Remarks

The touch area of button is shrinked by amount of TouchMargin. Useful when two buttons are positioned close to each other.

See Also

ButtonCell Class | Resco.Controls.AdvancedList Namespace