Gets the cell props.
Namespace:
RingSoft.DbMaintenance
Assembly:
RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
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.
Return Value
DataEntryGridCellProps.