This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
PRSDigital
/
3rdpartylibs
İzle
3
Yıldızla
0
Çatalla
0
Dosyalar
Değişiklik İstekleri
0
Ağaç:
fd23f959d4
Dallar
Biçim İmleri
master
PRS-7.79a
3rdpartylibs
/
fastreports.wpf
/
FastReport.Forms.WPF
/
Enums
/
View.cs
View.cs
153 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
11
namespace System.Windows.Forms
{
public enum View
{
LargeIcon,
Details,
SmallIcon,
List,
Tile
}
}