Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WpfApplicationEUDCustomPropertiesWindow
DXWindow1
C# Class WpfApplicationEUDCustomPropertiesWindow.DXWindow1
Interaction logic for DXWindow1.xaml
Inheritance:
DXWindow
Show file
Open project: DevExpress-Examples/Reporting_wpf-end-user-report-designer-how-to-hide-a-property-in-the-properties-window-t285448
Public Methods
Method
Description
DXWindow1
( ) :
System
Private Methods
Method
Description
DXWindow_Loaded
(
object
sender
,
RoutedEventArgs
e
) :
void
HideGridProperties
( ) :
void
HideProperty
(
PropertyGridControl
grid
,
string
propertyName
) :
void
Method Details
DXWindow1()
public
method
public
DXWindow1
( ) :
System
return
System