PdfViewer.IsOutlinesViewOpenedProperty Field
In This Article
Identifies the IsOutlinesViewOpened bindable property.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
#Declaration
C#
public static readonly BindableProperty IsOutlinesViewOpenedProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also