The Name of this IView

Namespace: Ico.WPF.Specialized
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
string Name { get; set; }
Visual Basic
Property Name As String
	Get
	Set
JScript
function get Name () : String
function set Name (value : String)

Remarks

Should be unique in the namescope

See Also