ImageGear .NET - Updated March 30, 2018
SetMarkClosedCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : SetMarkClosedCommand Property
Gets a command for setting mark Closed.
Syntax
'Declaration
 
Public ReadOnly Property SetMarkClosedCommand As ICommand
 
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.SetMarkClosedCommand

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members