TcxNavigatorCustomButtons.Items Property
Provides zero-based indexed access to the custom buttons contained within the collection.
Declaration
property Items[Index: Integer]: TcxNavigatorCustomButton read; write; default;
Property Value
Type |
---|
TcxNavigatorCustomButton |
See Also