Back to Devexpress

PGridCustomEditorRow Class

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-2e344694.md

latest1.5 KB
Original Source

PGridCustomEditorRow Class

Specifies a property grid row in the Office view.

Namespace : DevExpress.XtraVerticalGrid.Rows

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public class PGridCustomEditorRow :
    PGridEditorRow
vb
Public Class PGridCustomEditorRow
    Inherits PGridEditorRow

Inheritance

Object MarshalByRefObject Component BaseRow EditorRow PGridEditorRow PGridCustomEditorRow

See Also

PGridCustomEditorRow Members

DevExpress.XtraVerticalGrid.Rows Namespace