MetadataAttribute.DisplayWidth Property

Definition

Gets or sets the display width.

public:
 property int DisplayWidth { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int DisplayWidth { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DisplayWidth : int with get, set
Public Property DisplayWidth As Integer

Property Value

An integer that represents the display width.

Attributes

Applies to