PrintDocument for WinForms | ComponentOne
PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly
/
C1.C1Preview.DataBinding Namespace
/
Field Class
/ Name Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Name Property (Field)
In This Topic
Gets or sets the unique name of the current object. If an item with the specified name already exists in the collection, an exception is thrown.
Syntax
Visual Basic
C#
'Declaration Public Property Name As
String
public
string
Name {get; set;}
See Also
Reference
Field Class
Field Members