EditOptions.ID Property
Specifies the unique identifier of edit options.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v22.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string that specifies the ID of edit options. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ID |
---|---|
XRCharacterComb |
|
XRCheckBox |
|
XRLabel |
|
XRPictureBox |
|
XRTableCell |
|
See Also