Back to Devexpress

TdxCustomTileControl.CheckedItemCount Property

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-dc505aeb.md

latest790 B
Original Source

TdxCustomTileControl.CheckedItemCount Property

Returns the number of tile items that are currently checked within the tile control.

Declaration

delphi
property CheckedItemCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of elements stored in the list accessible via the CheckedItems property.

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit