Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LayerBase Class / GetDefaultName Method

In This Topic
    GetDefaultName Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetDefaultName( _
       ByVal value As LayerBase _
    ) As String
    public static string GetDefaultName( 
       LayerBase value
    )

    Parameters

    value
    See Also