Dynamic.DisplayMax Property
Gets or sets the Tag's DisplayMax property.
<ID("DisplayMax", (int)e.DisplayMax, -1, "", (int)eDomain.Client)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Property DisplayMax() As Object
This language is not supported or no code example is available.
[ID("DisplayMax", (int)e.DisplayMax, -1, "", (int)eDomain.Client)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public object DisplayMax {get; set;}
This language is not supported or no code example is available.
Property Value
object
.NET Framework
Supported in: 4.6.2, 4.7