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