Click or drag to resize

CheckSummaryListCanPrint Property

Flag to show the print button on the screen; fires an OnPropertyChanged event when updated

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public bool CanPrint { get; set; }

Property Value

Type: Boolean
See Also