[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.ViewRowPropertyInfo

ViewRowPropertyInfo Class

Allows to control certain behavior of a property of the element type of a View.

Inheritance
ViewRowPropertyInfo
Namespace: C1.LiveLinq.LiveViews
Assembly: C1.LiveLinq.4.8.dll
Syntax
public class ViewRowPropertyInfo

Properties

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.

Extension Methods