Xceed Ultimate ListBox for Silverlight Documentation
IsLeaf Property (FieldNameValuePair)


Gets a value indicating whether the pair is a leaf.
Syntax
Public ReadOnly Property IsLeaf As Boolean
Dim instance As FieldNameValuePair
Dim value As Boolean
 
instance.IsLeaf = value
 
value = instance.IsLeaf
public bool IsLeaf {get;}

Property Value

true if the pair is a leaf; otherwise, false.
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

FieldNameValuePair Class
FieldNameValuePair Members

Send Feedback