Skip to content

PreviewItem Property

Description

Returns a pointer to the GridRecordItem that contains the preview item for the record when PreviewMode is enabled.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property PreviewItem() As [GridRecordItem](XtremeGridControl~GridRecordItem.md)

Remarks

This can be useful to retrieve the EditOptions of the preview text record to allow it to be edited, etc.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.