ColumnAttribute
DisplayName Property
Nemiro.Data.dll
Display name.
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
string
DisplayName
{
get
;
set
; }
public string DisplayName { get; set; }
Public
Property
DisplayName
As
String
Get
Set
Public Property DisplayName As String Get Set
Property Value
Type:
String
See Also
ColumnAttribute Class
Nemiro.Data Namespace