Skip to main content

TreeListRowData.IsButtonVisibleProperty Field

Identifies the TreeListRowData.IsButtonVisible dependency property.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v26.1.dll

Declaration

public static readonly DependencyProperty IsButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also