DundasWinExtensions
ScorecardCustomAttributes.CellStyle Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : ScorecardCustomAttributes.CellStyle Enumeration


This represents the cell style for the scorecard.

Syntax

Visual Basic (Declaration)  
Public Enum ScorecardCustomAttributes.CellStyle 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As ScorecardCustomAttributes.CellStyle
C#  
public enum ScorecardCustomAttributes.CellStyle : Enum 

Members

Member Description
Basic This cell style represents the basic cell.
SparkArea This cell style represents the sparkarea cell.
SparkLine This cell style represents the SparkLine cell.
SparkColumn This cell style represents the SparkColumn cell.
ProgressBar This cell style represents the ProgressBar cell.
BulletGraph This cell style represents the BulletGraph cell.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.ScorecardCustomAttributes.CellStyle

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

© 2009 All Rights Reserved.