Table of Contents

Interface IPagerSizeViewPresenter

Namespace
H.Controls.PrintBox
Assembly
H.Controls.PrintBox.dll
public interface IPagerSizeViewPresenter
Extension Methods

Properties

Collection

ObservableCollection<PageSize> Collection { get; }

Property Value

ObservableCollection<PageSize>

SelectedPagerSizeData

PageSize SelectedPagerSizeData { get; }

Property Value

PageSize