DataEntryGridRow..::..GetCellProps Method
Gets the cell props.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public DataEntryGridCellProps GetCellProps( int columnId )
Public Function GetCellProps ( _ columnId As Integer _ ) As DataEntryGridCellProps
public: DataEntryGridCellProps^ GetCellProps( int^ columnId )
Parameters
- columnId
- Type: Int32
The column identifier.