[]
Allows to control certain behavior of a property of the element type of a View.
public class ViewRowPropertyInfo
Name | Description |
---|---|
ImmediateUpdate | Gets or sets a boolean value indicating whether changes made to this property through data binding must be immediately sent to the corresponding view item even if the view in editing mode. BeginEdit() |
PropertyName | Gets the name of the property. |