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