Click or drag to resize

TitleAttribute Class

Decorates the display name for the element (e.g. command, user control, object etc.)
Inheritance Hierarchy

Namespace:  CodeStack.SwEx.Common.Attributes
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public class TitleAttribute : DisplayNameAttribute
Constructors
  NameDescription
Public methodTitleAttribute(String)
Constructor for element title
Public methodTitleAttribute(Type, String)
Constructor for element title
Top
See Also