EditOptions Property
Description
Edit options to be applied to all GridRecordItems in the column.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property EditOptions() As [GridRecordItemEditOptions](XtremeGridControl~GridRecordItemEditOptions.md)
Remarks
These edit options will be used by all items in the column unless you specify a different set of edit options for each individual item.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.