Enum
FrameworkRenderElement.BoolFlags

Definition

Namespace:Telerik.Windows.Controls.VirtualGrid

Assembly:Telerik.Windows.Controls.VirtualGrid.dll

Syntax:

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1717:OnlyFlagsEnumsShouldHavePluralNames")]
[SuppressMessage("Microsoft.Design", "CA1028:EnumStorageShouldBeInt32")]
[SuppressMessage("Microsoft.Naming", "CA1726:UsePreferredTerms", MessageId = "Flags")]
[SuppressMessage("Microsoft.Design", "CA1008:EnumsShouldHaveZeroValue")]
[SuppressMessage("Naming", "CA1711:Identifiers should not have incorrect suffix", Justification = "<Pending>")]
protected enum FrameworkRenderElement.BoolFlags : short

Fields

FormattedTextInvalid

Declaration

cs-api-definition
FormattedTextInvalid = 2

Field Value

FrameworkRenderElement.BoolFlags

NeedsVisualUpdate

Declaration

cs-api-definition
NeedsVisualUpdate = 1

Field Value

FrameworkRenderElement.BoolFlags