Represents a file or folder in the Folder Browser side panel control.
MarkdownMonster.Windows.PathItem
public class PathItem : object, INotifyPropertyChanged
Class Members
Member | Description | |
---|---|---|
Constructor |
||
PropertyChanged |
||
OnPropertyChanged |
public virtual void OnPropertyChanged(string propertyName) |
|
SetIcon |
public void SetIcon(string explicitIconName) |
|
ToString |
public virtual string ToString() |
|
UpdateGitFileStatus |
public void UpdateGitFileStatus() |
|
DisplayName |
||
EditName |
||
Empty |
||
FileInfo |
||
Files |
||
FileStatus |
||
FullPath |
||
Icon |
||
IsCut |
||
IsEditing |
||
IsEmpty |
Flag to check if this path item is empty and not set at all. This is true when setting a folder place holder so folders show with a drop down box | |
IsExpanded |
||
IsFile |
||
IsFolder |
||
IsImage |
||
IsNotEditing |
||
IsNotImage |
||
IsSelected |
||
IsVisible |
||
OpenIcon |
||
OriginalRenamePath |
Original path if editing the path | |
Parent |
Requirements
Namespace: MarkdownMonster.WindowsAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic