C# Class Links.ClientSource.Style.Images.Actions

Exibir arquivo Open project: garysharp/Disco

Public Properties

Property Type Description
dataTableFirstDisabled_png string
dataTableFirst_png string
dataTableLastDisabled_png string
dataTableLast_png string
dataTableNextDisabled_png string
dataTableNext_png string
dataTablePrevDisabled_png string
dataTablePrev_png string
dataTableSort_png string
expressionBrowser256_png string
expressionBrowser_png string
locked_png string
unlocked_png string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

dataTableFirstDisabled_png public_oe static_oe property

public static string dataTableFirstDisabled_png
return string

dataTableFirst_png public_oe static_oe property

public static string dataTableFirst_png
return string

dataTableLastDisabled_png public_oe static_oe property

public static string dataTableLastDisabled_png
return string

dataTableLast_png public_oe static_oe property

public static string dataTableLast_png
return string

dataTableNextDisabled_png public_oe static_oe property

public static string dataTableNextDisabled_png
return string

dataTableNext_png public_oe static_oe property

public static string dataTableNext_png
return string

dataTablePrevDisabled_png public_oe static_oe property

public static string dataTablePrevDisabled_png
return string

dataTablePrev_png public_oe static_oe property

public static string dataTablePrev_png
return string

dataTableSort_png public_oe static_oe property

public static string dataTableSort_png
return string

expressionBrowser256_png public_oe static_oe property

public static string expressionBrowser256_png
return string

expressionBrowser_png public_oe static_oe property

public static string expressionBrowser_png
return string

locked_png public_oe static_oe property

public static string locked_png
return string

unlocked_png public_oe static_oe property

public static string unlocked_png
return string