ISyncfusionEssGridwChildViewExpanded Property |
Returns true if the specified child view is expanded.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms.Syncfusion
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridRowViewCollection2<bool> wChildViewExpanded { get; }
ReadOnly Property wChildViewExpanded As IGridRowViewCollection2(Of Boolean)
Get
Dim instance As ISyncfusionEssGrid
Dim value As IGridRowViewCollection2(Of Boolean)
value = instance.wChildViewExpanded
property IGridRowViewCollection2<bool>^ wChildViewExpanded {
IGridRowViewCollection2<bool>^ get ();
}
Property Value
Type:
IGridRowViewCollection2BooleanExceptions See Also