ASPxClientCardViewCellInfo Class
In This Article
Contains information on a grid cell.
#Declaration
TypeScript
declare class ASPxClientCardViewCellInfo
#Remarks
An object of the ASPxClientCardViewCellInfo type is returned by the ASPxClientCardViewBatchEditApi.GetEditCellInfo and ASPxClientCardViewBatchEditApi.GetFocusedCell methods.
See Also