The properties of System.Web.UI.DataBinding are listed below. For a list of all members, see the DataBinding Members list.
See Also: Inherited members from System.Object
Expression | string.
Gets or sets the data-binding expression to be evaluated. | |
[read-only] | PropertyName | string.
Gets the name of the ASP.NET server control property to bind data to. |
[read-only] | PropertyType | Type.
Gets the .NET Framework type of the data-bound ASP.NET server control property. |