C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputLayoutPanelBase Class / ShouldSerializeItems Method

In This Topic
ShouldSerializeItems Method (InputLayoutPanelBase)
In This Topic
Specifies whether to save the value of the Items property.
Syntax
'Declaration
 
Protected Function ShouldSerializeItems() As Boolean
 

Return Value

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