Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CoverElementsPane Class / ContentKind Property

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