Gets or sets a value indicating whether the control is refreshed automaticaly.
Boolean value that indicate, if Refresh is automatic or not, when Item property was changed.
Use this property to disable refreshing when initializing control. For example: seting fonts, colors, texts, labels, .... After initialize, do manualy Refresh. You can also enable auto refreshing.
DetailView Class | Resco.Controls.DetailView Namespace