Property | Type | Description | |
---|---|---|---|
Panel | TabPanel |
Method | Description | |
---|---|---|
TabPanelButton ( TabPanel panel ) : System |
Constructor.
|
Method | Description | |
---|---|---|
OnIsVisibleChanging ( bool isVisible ) : bool |
Method | Description | |
---|---|---|
OnModelPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void | ||
SyncVisibility ( ) : void |
protected OnIsVisibleChanging ( bool isVisible ) : bool | ||
isVisible | bool | |
return | bool |
public TabPanelButton ( TabPanel panel ) : System | ||
panel | TabPanel | |
return | System |