Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ContentControlAppearance

    Show / Hide Table of Contents

    Class ContentControlAppearance

    Represents the appearance of the content control.

    Inheritance
    System.Object
    ContentControlAppearance
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class ContentControlAppearance : Enum

    Fields

    BoundingBox

    Represents BoundingBox appearance.

    Declaration
    public const ContentControlAppearance BoundingBox
    Field Value
    Type Description
    ContentControlAppearance

    Hidden

    �Represents Hidden appearance.

    Declaration
    public const ContentControlAppearance Hidden
    Field Value
    Type Description
    ContentControlAppearance

    Tags

    Represents Tags appearance.

    Declaration
    public const ContentControlAppearance Tags
    Field Value
    Type Description
    ContentControlAppearance

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved