ComponentOne Carousel for WPF and Silverlight
PersistId Property

C1.WPF.Carousel Namespace > C1CarouselPanel Class : PersistId Property
Syntax
'Declaration
 
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<System.ObsoleteAttribute("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")>
Public ReadOnly Property PersistId As System.Integer
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[System.Obsolete("PersistId is an obsolete property and may be removed in a future release.  The value of this property is not defined.")]
public System.int PersistId {get;}
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members