NavItemType Property
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
Public MustOverride ReadOnly Property NavItemType As NavigationItemType
public abstract NavigationItemType NavItemType {get;}
public:
abstract property NavigationItemType NavItemType {
NavigationItemType get();
}