An NDoc Documented Class Library

PropertyGridCategory Class

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

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

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

PropertyGridCategory Members | White.Core.UIItems.PropertyGridItems Namespace