ColumnAttribute
Default Property
Nemiro.Data.dll
Default value.
Namespace:
Nemiro.Data
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
Object
Default
{
get
;
set
; }
public Object Default { get; set; }
Public
Property
Default
As
Object
Get
Set
Public Property Default As Object Get Set
Property Value
Type:
Object
See Also
ColumnAttribute Class
Nemiro.Data Namespace