Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1UniformGrid Class / FirstColumnProperty Field

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