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

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