FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellStyle Class / TextEffect Property

In This Topic
    TextEffect Property (CellStyle)
    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