IInfragisticsUltraGridRowViewwChildView Property |
Returns the child view object of the view or grid.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms.Infragistics
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridRowViewCollection3<IInfragisticsUltraGridRowView> wChildView { get; }
ReadOnly Property wChildView As IGridRowViewCollection3(Of IInfragisticsUltraGridRowView)
Get
Dim instance As IInfragisticsUltraGridRowView
Dim value As IGridRowViewCollection3(Of IInfragisticsUltraGridRowView)
value = instance.wChildView
property IGridRowViewCollection3<IInfragisticsUltraGridRowView^>^ wChildView {
IGridRowViewCollection3<IInfragisticsUltraGridRowView^>^ get ();
}
Property Value
Type:
IGridRowViewCollection3IInfragisticsUltraGridRowViewExceptions See Also