'Declaration Public Sub set_TextMatrix( _ ByVal r As Integer, _ ByVal c As Integer, _ ByVal s As String _ )
'Declaration
Public Sub set_TextMatrix( _ ByVal r As Integer, _ ByVal c As Integer, _ ByVal s As String _ )
public void set_TextMatrix( int r, int c, string s )
C1FlexGridClassic Class C1FlexGridClassic Members