FirstRecord Property (C1IconTemplate)
In This Topic
Gets the path for the FirstRecord icon. Uses from DbNavigator control.
Syntax
'Declaration
Public Shared ReadOnly Property FirstRecord As System.String
public static System.string FirstRecord {get;}
See Also