ShouldSerializeItems Method (InputLayoutPanelBase)
Specifies whether to save the value of the
Items property.
protected bool ShouldSerializeItems()
'Declaration
Protected Function ShouldSerializeItems() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.