| 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
)
Public Sub New (
dispName As String
)
Parameters
- dispName
- Type: SystemString
Display name of the element
See Also