SpreadsheetGear 2023
PersistId Property (ColumnHeader)


SpreadsheetGear.Windows.Controls Namespace > ColumnHeader 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
'Usage
 
Dim instance As ColumnHeader
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;}
Requirements

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

See Also

Reference

ColumnHeader Class
ColumnHeader Members