TdxLayoutContainer.CustomizeAvailableItemsViewKind Property
Specifies the manner in which layout items are displayed in the Customization Form‘s Available Items pane.
Declaration
property CustomizeAvailableItemsViewKind: TdxLayoutAvailableItemsViewKind read; write;
Property Value
Type |
---|
TdxLayoutAvailableItemsViewKind |
Remarks
Refer to the TdxLayoutAvailableItemsViewKind description, for details.
See Also