RenderTreeEdit.Type Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of the edit operation.
public: initonly Microsoft::AspNetCore::Components::RenderTree::RenderTreeEditType Type;
public readonly Microsoft.AspNetCore.Components.RenderTree.RenderTreeEditType Type;
val mutable Type : Microsoft.AspNetCore.Components.RenderTree.RenderTreeEditType
Public ReadOnly Type As RenderTreeEditType