PGridCustomEditorRow Class
In This Article
Specifies a property grid row in the Office view.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
public class PGridCustomEditorRow :
PGridEditorRow
#Inheritance
Object
MarshalByRefObject
Component
BaseRow
EditorRow
PGridEditorRow
PGridCustomEditorRow
See Also