Skip to main content
All docs
V25.2
  • FillType Enum

    Lists fill types.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum FillType

    Members

    Name Description
    None

    No fill is applied.

    Solid

    A solid fill is applied.

    Pattern

    A pattern fill is applied.

    Gradient

    A gradient fill is applied.

    Picture

    A picture fill is applied.

    Group

    A group fill is applied.

    Related API Members

    See Also