IInfragisticsUltraGridRowViewwViewName Property |
Returns the name of the current view.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms.Infragistics
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string wViewName { get; }
ReadOnly Property wViewName As String
Get
Dim instance As IInfragisticsUltraGridRowView
Dim value As String
value = instance.wViewName
property String^ wViewName {
String^ get ();
}
Property Value
Type:
StringExceptions See Also