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

    Lists values that indicate how a handle is adjusted.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum AdjustmentMode

    Members

    Name Description
    Empty

    No adjustment mode is specified.

    Value

    The handle is adjusted according to its value.

    GuideName

    The handle is adjusted according to a guide.

    Related API Members

    The following properties accept/return AdjustmentMode values:

    See Also