alexa

    Show / Hide Table of Contents

    Enum FillStyle

    provide enumeration to choose data bar rule fill style.

    Namespace: Syncfusion.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    public enum FillStyle

    Fields

    Name Description
    Gradient

    Fill rectangle with gradient brush.

    Solid

    Fill rectangle with solid brush.

    Back to top Generated by DocFX