MobileForms Toolkit Documentation

CustomCell.Style Property

Gets or sets the Style used to display the cell.

public override Style Style {get; set;}

Remarks

If no value or a null reference is set as a custom Style, the default style is used.

See Also

CustomCell Class | Resco.Controls.SmartGrid Namespace