| Visual Basic (Declaration) | |
|---|---|
Public Property DataType As enumDataType | |
| C# | |
|---|---|
public enumDataType DataType {get; set;} | |
| dbicList | Send comments on this topic. |
| DataType Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiColumnItem Class : DataType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DataType As enumDataType | |
| C# | |
|---|---|
public enumDataType DataType {get; set;} | |