ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / LeadingColumnWidthProperty Field

In This Topic
    LeadingColumnWidthProperty Field
    In This Topic
    Identifies the LeadingColumnWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LeadingColumnWidthProperty As DependencyProperty
    public static readonly DependencyProperty LeadingColumnWidthProperty
    See Also