DataEntryGridButtonCellProps..::..GetCellStyleExceptionMessage Method
Gets the cell style exception message.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public static string GetCellStyleExceptionMessage( DataEntryGridRow row, int columnId )
Public Shared Function GetCellStyleExceptionMessage ( _ row As DataEntryGridRow, _ columnId As Integer _ ) As String
public: static String^ GetCellStyleExceptionMessage( DataEntryGridRow^ row, int^ columnId )
Parameters
- columnId
- Type: Int32
The column identifier.