ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1DockPanel Class / LastChildFillProperty Field



In This Topic
    LastChildFillProperty Field
    In This Topic
    Identifies the LastChildFill dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LastChildFillProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DockPanel.LastChildFillProperty
    public static readonly DependencyProperty LastChildFillProperty
    public:
    static readonly DependencyProperty^ LastChildFillProperty
    See Also