| Visual Basic (Declaration) | |
|---|---|
Public Property DateFormat As String | |
| C# | |
|---|---|
public string DateFormat {get; set;} | |
Property Value
StringOnly applicable on a column that has the DataType Property set to DateTime.
| dbicList | Send comments on this topic. |
| DateFormat Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiColumnFormat Class : DateFormat Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DateFormat As String | |
| C# | |
|---|---|
public string DateFormat {get; set;} | |
Only applicable on a column that has the DataType Property set to DateTime.