Show / Hide Table of Contents

Property Description

| Edit this page View Source

Description

Gets or sets content that is shown below the control. The content should provide guidance about the input expected by the control.

Declaration
public object? Description { get; set; }
Property Value
Type Description
object

Content that is shown below the control. The default is null.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX