EAPDropDownListIsAmended Property |
Gets whether or not the current list value is an Amended value. That is a value
that was added to the list due to the postback of a value not originally in the list.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool IsAmended { get; }
Public ReadOnly Property IsAmended As Boolean
Get
Property Value
Type:
BooleanSee Also