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