TcxEditCellViewInfo.EditViewInfo Property
Provides access to ViewInfo information of an in-place editor associated with a cell.
Declaration
property EditViewInfo: TcxCustomEditViewInfo read;
Property Value
Type |
---|
TcxCustomEditViewInfo |
Remarks
Refer to the TcxCustomEditViewInfo class description to learn about the information provided by this property.
See Also