Skip to main content

LayoutRepositoryItem.ViewInfo Property

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public LayoutRepositoryItemViewInfo ViewInfo { get; }

Property Value

Type
DevExpress.XtraLayout.LayoutRepositoryItemViewInfo
See Also