Attribute for setting any object classname property as custom title.
More...
Attribute for setting any object classname property as custom title.
class TestConfigClass
{
[Attribute()]
protected SCR_SomeClass m_Variable;
}
Attribute for setting any ResourceName path property as custom title.
Definition Attributes.c:441
◆ SCR_BaseContainerCustomTitleObject()
void SCR_BaseContainerCustomTitleObject.SCR_BaseContainerCustomTitleObject |
( |
string | propertyName, |
|
|
string | format = "%1" ) |
◆ _WB_GetCustomTitle()
override bool SCR_BaseContainerCustomTitleObject._WB_GetCustomTitle |
( |
BaseContainer | source, |
|
|
out string | title ) |
◆ m_sFormat
string SCR_BaseContainerCustomTitleObject.m_sFormat |
|
protected |
◆ m_sPropertyName
string SCR_BaseContainerCustomTitleObject.m_sPropertyName |
|
protected |
The documentation for this interface was generated from the following file: