Objective Grid for Microsoft® .NET® Reference Guide

StyleInfo Members

Back to Class Index

StyleInfo overview

Public Static (Shared) Fields

bitMasks Masks for any bitvector set up as bit flags.
installedFonts Caches the installed font collection.
OGFONT_DEFAULT_FACENAME Default face name
OGFONT_DEFAULT_ORIENTATION Default orientation (0 degrees)
OGFONT_DEFAULT_SIZE Default size for the font

Public Static (Shared) Methods

ConvertDashStyle Given a BorderDashStyle, converts it into System.Drawing.Drawing2D.DashStyle.
CultureDisplayName Formats the Culture Name for display in designer.
GetCulture Gets the culture name from a formatted string.
GetFaceName Gets the face name for the font at the specified index.
GetFaceNameIndex Gets the index given a face name.
GetFormatPreviewValue Gets the default format preview for a FormatType.
GetFormatType Converts ValueType into FormatType.
GetStyleValueType Converts a TypeCode to a StyleValueType.
IsFormatTypeBoolean Return True if the FormatType of a given ValueType is Boolean.
IsFormatTypeDateTime Return True if the FormatType of a given ValueType is Date/Time.
IsFormatTypeNumeric Returns True if the FormatType of a given ValueType is numeric.
IsFormatTypeString Return True if the FormatType of a given ValueType is String.
isValidCulture Checks a string to see if the culture is valid.

Public Instance Constructors

StyleInfo ConstructorInitializes a new instance of the StyleInfo class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

StyleInfo Class | Stingray.Grid Namespace