Data Port Sync 1.0.500

SqlCeRowset. Method 

[This is preliminary documentation and subject to change.]

Returns a prepared DataGridTableStyle object

[Visual Basic]
Public Function ( _
   ByVal String As String _
) As DataGridTableStyle
[C#]
public DataGridTableStyle (
   String strName
);

Parameters

String

Return Value

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace