Intersoft ClientUI Documentation
ReportMetadataStyleSelector Class
Members  See Also  Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace : ReportMetadataStyleSelector Class






Represent a selector style class which provides a way to apply styles based on custom logic.

Object Model

ReportMetadataStyleSelector Class

Syntax

Visual Basic (Declaration) 
Public Class ReportMetadataStyleSelector 
   Inherits Intersoft.Client.Framework.StyleSelector
Visual Basic (Usage)Copy Code
Dim instance As ReportMetadataStyleSelector
C# 
public class ReportMetadataStyleSelector : Intersoft.Client.Framework.StyleSelector 
Delphi 
public class ReportMetadataStyleSelector = class(Intersoft.Client.Framework.StyleSelector)
JScript 
public class ReportMetadataStyleSelector extends Intersoft.Client.Framework.StyleSelector
Managed Extensions for C++ 
public __gc class ReportMetadataStyleSelector : public Intersoft.Client.Framework.StyleSelector 
C++/CLI 
public ref class ReportMetadataStyleSelector : public Intersoft.Client.Framework.StyleSelector 

Inheritance Hierarchy

System.Object
   Intersoft.Client.Framework.StyleSelector
      Intersoft.Client.UI.DocumentViewers.ReportMetadataStyleSelector

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.