An NDoc Documented Class Library

SelectionItem Class

For a list of all members of this type, see SelectionItem Members.

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.SelectionItem
         White.Core.UIItems.RadioButton

[Visual Basic]
Public Class SelectionItem
    Inherits UIItem
[C#]
public class SelectionItem : UIItem
[C++]
public __gc class SelectionItem : public UIItem
[JScript]
public class SelectionItem extends UIItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems

Assembly: White.Core (in White.Core.dll)

See Also

SelectionItem Members | White.Core.UIItems Namespace