An NDoc Documented Class Library

PropertyGrid Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.PropertyGridItems.PropertyGrid

[Visual Basic]
Public Class PropertyGrid
    Inherits UIItem
[C#]
public class PropertyGrid : UIItem
[C++]
public __gc class PropertyGrid : public UIItem
[JScript]
public class PropertyGrid 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.PropertyGridItems

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

See Also

PropertyGrid Members | White.Core.UIItems.PropertyGridItems Namespace