Files
componentowl-astro/public/class-reference/better-listview/BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader~Methods.html

69 lines
6.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="history" name="save" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>BetterListViewColumnHeader Methods</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Better ListView Class Reference</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">BetterListViewColumnHeader Methods</h1>
</div>
</div>
<div id="nstext">
<p>The methods of the <b>BetterListViewColumnHeader</b> class are listed below. For a complete list of <b>BetterListViewColumnHeader</b> class members, see the <a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader~Members.html">BetterListViewColumnHeader Members</a> topic.</p>
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Public Instance Methods</h4>
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.AutoResize.html">AutoResize</a></td><td width="50%"> Resize this column to fit its content. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.Clone.html">Clone</a></td><td width="50%"> Creates a new object that is a copy of the current instance. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.CompareTo.html">CompareTo</a></td><td width="50%"> Compares the current object with another object of the same type. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.EqualsContent.html">EqualsContent</a></td><td width="50%"> Check whether properties of this element equals properties of the specified element. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.Hide.html">Hide</a></td><td width="50%"> Hide this column header. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.Invalidate.html">Invalidate</a></td><td width="50%"> Invalidate this column header for redrawing. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.Remove.html">Remove</a></td><td width="50%"> Remove element from its owner collection. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.Show.html">Show</a></td><td width="50%"> Show this column header. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.ToString.html">ToString</a></td><td width="50%"> Returns a <a href="http://msdn.microsoft.com/en-us/library/System.String(VS.90).aspx">String</a> that represents the current <a href="http://msdn.microsoft.com/en-us/library/System.Object(VS.90).aspx">Object</a>. </td></tr></table>
</div>
<h4 class="dtH4" xmlns:ndoc="urn:ndoc-schema">Protected Instance Methods</h4>
<div class="tablediv" xmlns:ndoc="urn:ndoc-schema">
<table class="dtTABLE" cellspacing="0">
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.CopyTo.html">CopyTo</a></td><td width="50%"> Copy content of this instance to the specified BetterListViewElementBase instance. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.GetAccessibilityInstance.html">GetAccessibilityInstance</a></td><td width="50%"> Get accessible object instance for this column header. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.GetObjectDataInternal.html">GetObjectDataInternal</a></td><td width="50%"> Populates a <a href="http://msdn.microsoft.com/en-us/library/System.Runtime.Serialization.SerializationInfo(VS.90).aspx">SerializationInfo</a> with the data needed to serialize the target object. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.ReadXmlInternal.html">ReadXmlInternal</a></td><td width="50%"> Generates an object from its XML representation. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.WriteXmlInternal.html">WriteXmlInternal</a></td><td width="50%"> Converts an object into its XML representation. </td></tr></table>
</div>
<h4 class="dtH4">See Also</h4>
<p>
<a href="BetterListView~ComponentOwl.BetterListView.BetterListViewColumnHeader.html">BetterListViewColumnHeader Class</a> | <a href="~ComponentOwl.BetterListView.html">ComponentOwl.BetterListView Namespace</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="BetterListViewColumnHeader class, methods">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="mailto:support@componentowl.com?subject=Better%20ListView%20Class%20Reference%20Documentation%20Feedback:%20BetterListViewColumnHeader Methods">Send comments on this topic.</a>
</p>
<p>
<a>Copyright © 2010-2012 ComponentOwl.com</a>
</p>
<p>Generated from assembly BetterListView [3.1.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
</div>
</div>
</body>
</html>