[]
        
(Showing Draft Content)

C1.Win.Calendar.C1DateEdit.ShouldSerializeDropDownWidth

ShouldSerializeDropDownWidth Method

ShouldSerializeDropDownWidth()

Specifies whether to save the value of the DropDownWidth property.

Declaration
protected override bool ShouldSerializeDropDownWidth()
Returns
Type Description
bool

Returns true if the property has changed; otherwise, returns false.

Overrides