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

69 lines
6.5 KiB
HTML
Raw Permalink Normal View History

<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>BetterListViewSubItem 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">BetterListViewSubItem Methods</h1>
</div>
</div>
<div id="nstext">
<p>The methods of the <b>BetterListViewSubItem</b> class are listed below. For a complete list of <b>BetterListViewSubItem</b> class members, see the <a href="BetterListView~ComponentOwl.BetterListView.BetterListViewSubItem~Members.html">BetterListViewSubItem 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.BetterListViewSubItem.BeginEdit.html">BeginEdit</a></td><td width="50%"> Edit label of this sub-item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewSubItem.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.BetterListViewSubItem.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.BetterListViewSubItem.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.BetterListViewSubItem.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.BetterListViewSubItem.GetDisplayFont.html">GetDisplayFont</a></td><td width="50%"> Get font for display and measurement with respect to IsBold property. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewSubItem.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.BetterListViewSubItem.ResetStyle.html">ResetStyle</a></td><td width="50%"> Set default style of this sub-item (font and colors). </td></tr>
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewSubItem.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.BetterListViewSubItem.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.BetterListViewSubItem.GetAccessibilityInstance.html">GetAccessibilityInstance</a></td><td width="50%"> Get accessible object instance for this sub-item. </td></tr>
<tr VALIGN="top"><td width="50%"><img src="protmethod.gif"></img><a href="BetterListView~ComponentOwl.BetterListView.BetterListViewSubItem.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.BetterListViewSubItem.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.BetterListViewSubItem.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.BetterListViewSubItem.html">BetterListViewSubItem 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="BetterListViewSubItem class, methods">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="mailto:support@componentowl.com?subject=Better%20ListView%20Class%20Reference%20Documentation%20Feedback:%20BetterListViewSubItem 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>