ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / TextEffect Property

In This Topic
    TextEffect Property
    In This Topic
    Gets or sets the 3D effect used to paint text.
    Syntax
    'Declaration
     
    Public Property TextEffect As TextEffectEnum
    public TextEffectEnum TextEffect {get; set;}
    See Also