'Declaration Public Sub set_RowHidden( _ ByVal row As Integer, _ ByVal newVal As Boolean _ )
'Declaration
Public Sub set_RowHidden( _ ByVal row As Integer, _ ByVal newVal As Boolean _ )
public void set_RowHidden( int row, bool newVal )
C1FlexGridClassic Class C1FlexGridClassic Members