ContentKind Property (AppointmentsCoverPane)
In This Topic
Gets the type of content acceptable by the current instance of
AppointmentsCoverPane.
Syntax
'Declaration
Public Overrides Property ContentKind As Object
public override object ContentKind {get; set;}
See Also