An NDoc Documented Class Library

PropertyGridProperty Class

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

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

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

PropertyGridProperty Members | White.Core.UIItems.PropertyGridItems Namespace