LinkUnlinkController.CanEditSelectedListItems(IList, StringBuilder) Method
For internal use.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type |
---|---|
selectedObjects | IList |
Optional Parameters
Name | Type | Default |
---|---|---|
diagnosticInfo | StringBuilder | null |
Returns
Type |
---|
Boolean |
See Also