General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
XtraReportBase.GetCurrentColumnValue Method
Name | Parameters | Description |
---|---|---|
GetCurrentColumnValue(String) | columnName |
Gets the current value of the specified column in the report's DataSource. |
GetCurrentColumnValue<T>(String) | columnName |
Gets the current value (strongly typed) of the specified column in the report's DataSource. |
Feedback