Show / Hide Table of Contents

Property DisplayName

| Improve this Doc View Source

DisplayName

Gets or sets a value that is used for display the name in the UI.

Declaration
public string DisplayName { get; set; }
Property Value
Type Description
System.String

A value that is used for display the name in the UI.

Remarks

The DisplayName is typically used as the field label for a UI element that is bound to this Column.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest