ComponentOne True DBGrid for WinForms
DefaultValue Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : DefaultValue Property
Gets or sets the default value for a column when a new row is added by the grid.
Syntax
'Declaration
 
Public Property DefaultValue As System.String
public System.string DefaultValue {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members