FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / Name Property

In This Topic
    Name Property (GridIncrementalLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also