Click or drag to resize

TitleAttribute Constructor (String)

Constructor for element title

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 TitleAttribute(
	string dispName
)

Parameters

dispName
Type: SystemString
Display name of the element
See Also