Objective Grid for Microsoft® .NET® Reference Guide

CellControl.GetControlText Method

Back to Class Index

[Visual Basic]
Overridable Protected Function GetControlText( _
ByVal nRow As Integer, _
ByVal nCol As Integer, _
ByVal sValue As String, _
ByVal style As Style _
) As String
[C#]
protected virtual string GetControlText(
int* nRow,
int* nCol,
String* sValue,
Style* style
);

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace