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.
См. также