TcxExtEditingControl.OptionsView Property
In This Article
Provides access to the control’s appearance settings.
#Declaration
Delphi
property OptionsView: TcxControlOptionsView read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxControlOptionsView class description to learn about these settings.
See Also