Specifies the name and image of the tab for the PropertyGrid item.

Namespace:  ShinyDesign.Design
Assembly:  ShinyDesign (in ShinyDesign.dll)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class TabAttribute : Attribute
Visual Basic (Declaration)
Public Class TabAttribute _
	Inherits Attribute
Visual C++
public ref class TabAttribute : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    ShinyDesign.Design..::.TabAttribute

See Also