Skip to content

CreateEditOptions Method

Description

Creates a personal set of edit options for the individual GridRecordItem.

Syntax

Public Sub CreateEditOptions()

Remarks

If this method is not called, the EditOptions of its GridColumn are used. Use this when you want the individual item to have different options than given to the entire column.

See Also


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