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