Xceed Ultimate ListBox for Silverlight Documentation
LeafValue Property


Gets the leaf value used in the group data context.
Syntax
Public ReadOnly Property LeafValue As Object
Dim instance As GroupDataContext
Dim value As Object
 
value = instance.LeafValue
public object LeafValue {get;}

Property Value

An object representing the leaf value used in the group data context.
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

GroupDataContext Class
GroupDataContext Members

Send Feedback