संपादित करें

इसके माध्यम से साझा किया गया


ModelMetadata.Order Property

Definition

Gets or sets an integer that indicates the order in which to display this property relative to other properties.

public:
 virtual property int Order { int get(); void set(int value); };
public virtual int Order { get; set; }
member this.Order : int with get, set
Public Overridable Property Order As Integer

Property Value

The relative order in which to display this property.

Applies to