asp.net.ph

DataTable.DisplayExpression Property

System.Data Namespace   DataTable Class


Sets or retrieves the expression that will return a value used to represent this table in UI.

Syntax


Script DataTable.DisplayExpression [ = strExpression ]

Property Value


strExpression An expression string.

The property is read/write with no default value.

Remarks

The DisplayExpression can be used to create dynamic text from the current data contents.

For rules on forming the expression string, see the DataColumn.Expression property.

See Also

DataTable Members   Expression Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note