Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Этот элемент переопределяет StyleBase.NonSharedProperties, более полная документация может находиться в соответствующем разделе.Этот элемент переопределяет StyleBase.NonSharedProperties.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Overrides ReadOnly Property NonSharedProperties As StyleProperties
Get
'Применение
Dim instance As ActionStyle
Dim value As StyleProperties
value = instance.NonSharedProperties
public override StyleProperties NonSharedProperties { get; }
public:
virtual property StyleProperties^ NonSharedProperties {
StyleProperties^ get () override;
}
abstract NonSharedProperties : StyleProperties
override NonSharedProperties : StyleProperties
override function get NonSharedProperties () : StyleProperties
Значение свойства
Тип: Microsoft.ReportingServices.ReportRendering.StyleProperties
A StyleProperties collection.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.ReportRendering