menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HeaderPlacementMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HeaderPlacementMode

    Represents a HeaderPlacementMode of Header control.

    Inheritance
    System.Object
    HeaderPlacementMode
    Namespace: Syncfusion.UI.Xaml.Controls.Notification
    Assembly: Syncfusion.SfBusyIndicator.UWP.dll
    Syntax
    public sealed class HeaderPlacementMode : Enum
    Remarks

    Fields

    Bottom

    Header placed on the Bottom of the animation content

    Declaration
    public const HeaderPlacementMode Bottom
    Field Value
    Type
    HeaderPlacementMode

    None

    Collapsed the Header

    Declaration
    public const HeaderPlacementMode None
    Field Value
    Type
    HeaderPlacementMode

    Top

    Header placed on the Top of animation content

    Declaration
    public const HeaderPlacementMode Top
    Field Value
    Type
    HeaderPlacementMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved