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

75 lines
7.9 KiB
HTML
Raw Permalink 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>BetterListViewItem 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">BetterListViewItem Methods</h1>
</div>
</div>
<div id="nstext">
<p>The methods of the <b>BetterListViewItem</b> class are listed below. For a complete list of <b>BetterListViewItem</b> class members, see the <a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem~Members.html">BetterListViewItem 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.BetterListViewItem.BeginEdit.html">BeginEdit</a></td><td width="50%"> Edit label of this item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.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.BetterListViewItem.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.BetterListViewItem.Dispose.html">Dispose</a></td><td width="50%"> Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.EnsureVisible.html">EnsureVisible</a></td><td width="50%"> Ensure this item is visible within the control, scrolling contents of the control, if necessary. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.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.BetterListViewItem.FindNearestItem.html">FindNearestItem</a></td><td width="50%"> Find the next item from this item, searching in the specified direction. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.GetBounds.html">GetBounds</a></td><td width="50%"> Retrieves the specified portion of the item boundaries. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.GetEnumerator.html">GetEnumerator</a></td><td width="50%"> Returns an enumerator that iterates through the collection. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.GetSubItemAt.html">GetSubItemAt</a></td><td width="50%"> Get sub-item of this item located at the specified coordinates. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.Invalidate.html">Invalidate</a></td><td width="50%"> Invalidate this item for redrawing. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.RefreshDisplayText.html">RefreshDisplayText</a></td><td width="50%"> Re-format item label. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.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.BetterListViewItem.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.BetterListViewItem.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.BetterListViewItem.GetAccessibilityInstance.html">GetAccessibilityInstance</a></td><td width="50%"> Get accessible object instance for this item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.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.BetterListViewItem.OnFormat.html">OnFormat</a></td><td width="50%"> Format item/sub-item text for display. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewItem.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.BetterListViewItem.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.BetterListViewItem.html">BetterListViewItem 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="BetterListViewItem class, methods">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="mailto:support@componentowl.com?subject=Better%20ListView%20Class%20Reference%20Documentation%20Feedback:%20BetterListViewItem 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>