TemplateControlRowSource Property

This read-only property can be used to get the row source to which this control is bound. The row source object is editable.

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Object RowSource { get; }

Property Value

Object

See Also