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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph