TdxNavBarBehaviorOptions.Common Property
Provides access to behavior options that are common to all View types.
Declaration
property Common: TdxNavBarCommonBehaviorOptions read; write;
Property Value
Type |
---|
TdxNavBarCommonBehaviorOptions |
Remarks
Refer to the TdxNavBarCommonBehaviorOptions class description, to learn about available settings.
See Also