alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class BitMapImageName

    Specifies the type of the bitmap image used for denoting conditional formats.

    Inheritance
    System.Object
    BitMapImageName
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public sealed class BitMapImageName : Enum

    Fields

    FiveArrowsColored

    Specifies that the bitmap image is five colored arrow symbols.

    Declaration
    public const BitMapImageName FiveArrowsColored
    Field Value
    Type
    BitMapImageName

    FiveArrowsGray

    Specifies that the bitmap image is five gray colored arrow symbols.

    Declaration
    public const BitMapImageName FiveArrowsGray
    Field Value
    Type
    BitMapImageName

    FiveBoxes

    Specifies that the bitmap image is five box symbols.

    Declaration
    public const BitMapImageName FiveBoxes
    Field Value
    Type
    BitMapImageName

    FiveQuarters

    Specifies that the bitmap image is five quarter symbols.

    Declaration
    public const BitMapImageName FiveQuarters
    Field Value
    Type
    BitMapImageName

    FiveRatings

    Specifies that the bitmap image is five rating symbols.

    Declaration
    public const BitMapImageName FiveRatings
    Field Value
    Type
    BitMapImageName

    FourArrowsColored

    Specifies that the bitmap image is four colored arrow symbols.

    Declaration
    public const BitMapImageName FourArrowsColored
    Field Value
    Type
    BitMapImageName

    FourArrowsGray

    Specifies that the bitmap image is four gray colored arrow symbols.

    Declaration
    public const BitMapImageName FourArrowsGray
    Field Value
    Type
    BitMapImageName

    FourRating

    Specifies that the bitmap image is four rating symbols.

    Declaration
    public const BitMapImageName FourRating
    Field Value
    Type
    BitMapImageName

    FourTrafficLight

    Specifies that the bitmap image is four traffic light signs.

    Declaration
    public const BitMapImageName FourTrafficLight
    Field Value
    Type
    BitMapImageName

    RedToBlack

    Specifies that the bitmap image is red to black symbols.

    Declaration
    public const BitMapImageName RedToBlack
    Field Value
    Type
    BitMapImageName

    ThreeArrowsColored

    Specifies that the bitmap image is three colored arrow symbols.

    Declaration
    public const BitMapImageName ThreeArrowsColored
    Field Value
    Type
    BitMapImageName

    ThreeArrowsGray

    Specifies that the bitmap image is three gray colored arrow symbols.

    Declaration
    public const BitMapImageName ThreeArrowsGray
    Field Value
    Type
    BitMapImageName

    ThreeFlags

    Specifies that the bitmap image is three flag symbols.

    Declaration
    public const BitMapImageName ThreeFlags
    Field Value
    Type
    BitMapImageName

    ThreeSigns

    Specifies that the bitmap image is three traffic light signs.

    Declaration
    public const BitMapImageName ThreeSigns
    Field Value
    Type
    BitMapImageName

    ThreeStars

    Specifies that the bitmap image is three star symbols.

    Declaration
    public const BitMapImageName ThreeStars
    Field Value
    Type
    BitMapImageName

    ThreeSymbols

    Specifies that the bitmap image is three symbols.

    Declaration
    public const BitMapImageName ThreeSymbols
    Field Value
    Type
    BitMapImageName

    ThreeSymbolsCircled

    Specifies that the bitmap image is three circled symbols.

    Declaration
    public const BitMapImageName ThreeSymbolsCircled
    Field Value
    Type
    BitMapImageName

    ThreeSymbolsUnCircled

    Specifies that the bitmap image is three un-circled symbols.

    Declaration
    public const BitMapImageName ThreeSymbolsUnCircled
    Field Value
    Type
    BitMapImageName

    ThreeTrafficLightsRimmed

    Specifies that the bitmap image is three rimmed traffic light signs.

    Declaration
    public const BitMapImageName ThreeTrafficLightsRimmed
    Field Value
    Type
    BitMapImageName

    ThreeTrafficLightsUnrimmed

    Specifies that the bitmap image is three un-rimmed traffic light signs.

    Declaration
    public const BitMapImageName ThreeTrafficLightsUnrimmed
    Field Value
    Type
    BitMapImageName

    ThreeTriangle

    Specifies that the bitmap image is three triangle symbols.

    Declaration
    public const BitMapImageName ThreeTriangle
    Field Value
    Type
    BitMapImageName
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved