| C1.WPF.TileView Namespace > C1TileViewItem Class : PersistId Property |
'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
'UsageDim instance As C1TileViewItem Dim value As System.Integer value = instance.PersistId
[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;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2