FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / DependencyObjectType Property

In This Topic
    DependencyObjectType Property (GridSkeletonLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DependencyObjectType As DependencyObjectType
    public DependencyObjectType DependencyObjectType {get;}
    See Also