TcxControl.LookAndFeel Property
Provides access to the control’s look & feel settings.
#Declaration
property LookAndFeel: TcxLookAndFeel read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to determine the control’s appearance and response to end-user actions. Refer to the TcxLookAndFeel class description for detailed information on all available options.