PublisherPropertyChangedEventArgs - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Properties
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public PublisherPropertyChangedEventArgs(
[NotNullAttribute] IProperty property
)
Public Sub New (
<NotNullAttribute> property As IProperty
)
public:
PublisherPropertyChangedEventArgs(
[NotNullAttribute] IProperty^ property
)
new :
[<NotNullAttribute>] property : IProperty -> PublisherPropertyChangedEventArgs
Параметры
- property
- Тип: Tessa.UI.Views.Charting.PropertiesIProperty
The property name.
См. также