TcxCustomSplitter.Direction Property
Returns the orientation of the hot zone and arrows located within it.
Declaration
property Direction: TcxSplitterDirection read;
Property Value
Type |
---|
TcxSplitterDirection |
Remarks
This property and the SplitterDirection function of the hot zone style that is currently applied to the splitter return the same value. Refer to the function description to learn how the value is calculated.
See Also