Type Alias: TXphColumnProps<T, J, K>
TXphColumnProps<
T,J,K>:XOR<[IComponentColumnProps<T,J,K>,IRenderColumnProps<T>,IGroupColumnProps<T,J,K>]>
Type Parameters
| Type Parameter | Default type | 
|---|---|
T | TXphDataSourceItem | 
J extends TXphExtendComponentPropsMap | object | 
K extends TXphExtendComponentPropsMap | object |