ITelerikWPFRadGridViewwChildViewName Property |
Returns the name of the specified child view of the specified row.
Namespace:
SmartBear.TestLeft.TestObjects.WPF.Telerik
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridRowViewCollection<int, string> wChildViewName { get; }
ReadOnly Property wChildViewName As IGridRowViewCollection(Of Integer, String)
Get
Dim instance As ITelerikWPFRadGridView
Dim value As IGridRowViewCollection(Of Integer, String)
value = instance.wChildViewName
property IGridRowViewCollection<int, String^>^ wChildViewName {
IGridRowViewCollection<int, String^>^ get ();
}
Property Value
Type:
IGridRowViewCollectionInt32,
StringExceptions See Also