FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridHyperlinkColumn Class / IsAutoGenerated Property

In This Topic
    IsAutoGenerated Property (GridHyperlinkColumn)
    In This Topic
    Gets a value indicating whether this column or row was generated from source.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAutoGenerated As Boolean
    public bool IsAutoGenerated {get;}
    See Also