| smartDBforms.NET API Reference |
|
SmartDataSourceColumnInfoEventArgs.Caption Property
The proposed caption of the column. You can override the value with our own.
[Visual Basic]
Public Property Caption As
String
[C#]
public
String Caption {get; set;}
See Also
SmartDataSourceColumnInfoEventArgs Class | Adillis.SmartDBForms.DataSource Namespace