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