Configurates
C1.Web.Mvc.Range.Name. Sets whether the name of this Range.
Syntax
'Declaration
Public Function Name( _
ByVal As String _
) As RangeBuilder
public RangeBuilder Name(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also