An NDoc Documented Class Library |
|
IUIItem.Name Property
[Visual Basic]
Property ReadOnly Name As String
[C#]
string Name { get; }
[C++]
__property String* get_Name();
[JScript]
function get Name() : String
See Also
IUIItem Interface | White.Core.UIItems Namespace