Xceed DataGrid for Silverlight Documentation
Title Property (GroupByControl)


Gets or sets the group-by control's title.
Syntax
'Declaration
 
Public Property Title As Object
'Usage
 
Dim instance As GroupByControl
Dim value As Object
 
instance.Title = value
 
value = instance.Title
public object Title {get; set;}

Property Value

An object representing the group-by control's title.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

GroupByControl Class
GroupByControl Members

Send Feedback