FormTableControl.colLabel(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ colLabel(int _column);
public virtual string colLabel (int _column);
abstract member colLabel : int -> string
override this.colLabel : int -> string
Public Overridable Function colLabel (_column As Integer) As String
Parameters
- _column
- Int32